On 28 February 2011 15:27, Jorge Gonzalez <[email protected]> wrote:

>  Oooops, my fault:
>
> DBIx::Class: version 0.08123.
>
> Multiple tables -> OK, but _lots_ of tables? I tend to associate "multiple"
> with something in the couples, perhaps tens. But for >100 I tend to speak
> about "lots" :-)
>
>
You are using static Perl classes generated either manually or
with DBIx::Class::Schema::Loader make_schema_at(), right?

Also, as you say it's quicker to only call load_classes() on the tables you
need to access.

Regards, Peter
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to