Hi Bret,

On 10/10/2011 01:25 AM, Bret Jordan wrote:
My thinking is that there would be a series of pre-filters, written in
Perl to parse output for Doxygen.  One of those would obviously be for
perl source code itself.  I think something like:  Doxygen::PerlFilter
and Doxygen::SQLFilter, etc would be good name spaces.  But I am not
sure if the modules lords would want Doxygen as another top level?  If
that is okay, then I will request it.  But I wanted to defer to you all
in case you wanted something "above" it in the module tree.  I have
looked through the module tree and do not see any place it should go.

I guess it comes down to whether you'd ever expect any other, unrelated modules under the "Doxygen" top level namespace. From your description, I gather that's a possibility, so I tend to agree with your reasoning.

Maybe it would even make sense to do "Doxygen::Filter" and then "Doxygen::Filter::Perl", "Doxygen::Filter::SQL", etc. But that's up to you.

Cheers,
Steffen

Reply via email to