Bugzilla::*.pm and Bugzilla.pm
Bradley Baetz
bbaetz at acm.org
Sun Aug 8 02:22:12 UTC 2004
On Sat, Aug 07, 2004 at 03:41:13PM -0300, Christian Robottom Reis wrote:
> > > Should Bugzilla::Bug.pm be allowed to depend on Bugzilla.pm?
> >
> > Why shouldn't it be?
>
> Because Bugzilla.pm is (AFAIK) a support module for CGI files, and if we
> want Bugzilla::* to be reusable for other situations apart from CGI
> files, depending on Bugzilla.pm would be "bad".
Not really. Its all heavily CGI-based at the moment because thats all we
have available.
The only thing to remeber si that circular dependancies will cause
problems. My local (untouched for 6 months) version of Bug.pm did have
that dependancy.
Bradley
More information about the developers
mailing list