On Tue, May 27, 2003 at 09:56:02PM -0800, Sean M. Burke wrote: > At 03:47 PM 2003-05-28 +1000, Stanley Hopcroft wrote: > >Please would you comment on the use of the namespace 'Nagios' for Perl > >modules related to the Nagios (http://www.Nagios.ORG/) availability > >monitoring system. > > Can't we have this be under some existing top-level category > (Net::Nagios...)? I know that this principle hasn't been consistently > applied, but I do like to discourage people from creating new top-level > things when it's avoidable.
Where there's a set of modules closely related to some 'thing' with a well estabished and non-ambiguous 'brand name', then creating a new namespace for it is okay. A Nagios:: namespace seems fine to me. Tim.