[Dbix-class] Is anybody using Core components on there own?

Hartmaier Alexander Alexander.Hartmaier at t-systems.at
Tue Oct 24 17:28:37 BST 2006


I load Core in the parent class of all my table classes:

__PACKAGE__->load_components(qw/HTMLWidget WebForm Core/);

Since InflateColumn::DateTime is loaded every time I've removed the loading of that too.

-Alex


> -----Original Message-----
> From: dbix-class-bounces at lists.rawmode.org [mailto:dbix-class-
> bounces at lists.rawmode.org] On Behalf Of Matt S Trout
> Sent: Sunday, October 22, 2006 6:58 PM
> To: dbix-class at lists.rawmode.org
> Subject: [Dbix-class] Is anybody using Core components on there own?
> 
> 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?
> 
> --
>       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/dbix-
> class at lists.rawmode.org/

*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH   Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*




More information about the DBIx-Class mailing list