While writing some documentation for the DateTime project ( http://datetime.perl.org ) 
I seem to have brought up the question of namespace control.

This is the paragraph in question:

--
=head2 Namespace Allocation

C<DateTime::*> namespace is allocated by the C<[EMAIL PROTECTED]> mailing list.  Do 
not create a new 2nd tier namespace without first seeking approval from the list.  
Unless specifically noted as C<open> most 2nd tier namespaces are not available to 3rd 
party developers.
--

Currently we have modules in the DateTime namespace and more then a dozen 2nd tier 
namespaces.  Is it appropriate for us [the DateTime 'Asylum'] to be presuming some 
sort of control over the DateTime namespace?  Further, is it possible to seek control 
over a top level namespace?  I believe there is some president for this, for example 
DBI, but the issue does seem somewhat vague.  At least nothing of this nature seems to 
be officially ordained.

Any clarification would be appreciated.

Cheers,

-J

--


Reply via email to