--- Matt S Trout <[EMAIL PROTECTED]> wrote: > The original idea of DBIx::Class::Core was that it > was a "usual recipe" for > stuff, and that people would pick and choose the > components required for their > usage. > > But nobody actually seems to - I've done it once or > twice but that code's now > dead and the replacement just uses Core. > > Does anybody else do this or do you all just load > Core and then add stuff like > InflateColumn::DateTime to taste?
I also just used core as the manual suggests and only now after using it for 9 months have I even started looking at the source for that, since I'm learning about making my own components and so forth. --john > > -- > Matt S Trout Offering custom > development, consultancy and support > Technical Director contracts for Catalyst, > DBIx::Class and BAST. Contact > Shadowcat Systems Ltd. mst (at) > shadowcatsystems.co.uk for more information > > + Help us build a better perl ORM: > http://dbix-class.shadowcatsystems.co.uk/ + > > _______________________________________________ > List: > http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class > Wiki: http://dbix-class.shadowcatsystems.co.uk/ > IRC: irc.perl.org#dbix-class > SVN: > http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ > Searchable Archive: > http://www.mail-archive.com/[email protected]/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
