On Mon, May 25, 2009 at 6:36 PM, Hans Dieter Pearcey < [email protected]> wrote:
> On Tue, May 26, 2009 at 01:37:40AM +0200, Daniel Carrera wrote: > > Btw, why is it called DBIC if CPAN says DBIx::Class? > > For the same reason Mason isn't called "HTML" and Class::DBI isn't called > "Class". The first part of a module's namespace is not necessarily how > people > refer to it. > And just to clarify, DBIC just comes from DBI(x::)C(lass) So, DBIC or DBIx::Class. DBIx simply means "Extension to DBI" -- there are a number of DBIx:: modules that have nothing to do with DBIx::Class (but everything under DBIx::Class should have something to do with DBIC) Same with MooseX::Whatever -- it's a Moose eXtension (and not Moo Sex) -J
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
