[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: UDD cgi scripts



On Tue, Aug 20, 2013 at 11:07 AM, Pavlos <onexemailx@gmail.com> wrote:
> I'm not sure if this is the correct place to submit these but i would
> like to add the attatched scripts to http://udd.debian.org/cgi-bin/
> I need them for the debian android app i'm making for gsoc 2013.
> Three of them are the same as the original ones and just return the
> results in a csv format and the overlapping_interests.cgi receives the
> mails of two maintainers and finds the dependencies of the Pa* group
> that are maintained by maintainer b.

Rather than creating duplicate scripts that just display the results
in different formats, why not just modify the existing script to
include an output format argument (that defaults when not specified to
the current output format). This would prevent having to keep the two
scripts in sync with each other when changes are made, and it would
make it easier to add additional output formats if needed in the
future.

Nathan


Reply to: