> -----Original Message----- > From: Adam Kennedy [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 07, 2005 10:43 PM > To: Philip M. Gollucci; mod_perl > Subject: Re: Apache2::DBI > > Indeed. > > All that might be needed is a small... > > =head1 COMPATIBILITY > > Apache::DBI is compatible with both the mod_perl 1 and mod_perl 2 APIs. > > ... somewhere very near the beginning of the POD. (personally I'd have > it right after the synopsis and before the description). > > And I'd recommend this for anyone that is going to take the "one module > to rule them all and in the darkness bind them" strategy :)
The mp2 API being 'the darkness'? :) Besides compatibility with legacy code (which isn't an issue in my case), are there any benefits to maintaining the Apache namespace that I'm not considering? -Aaron