On Tue, Jun 08, 2010 at 10:28:08AM -0400, Sir Robert Burbridge wrote:
> Maybe make "Borrowers" a sub that takes connection params and permits defaults
> (loaded from a config or something).
>
> my $rs = Borrowers($dsn, $user, $pwd, $attr)->members_of_branch('MIR');
> my $rs = Borrowers->members_of_branch('MIR');
this may be a good idea! i also would like to experiment
- the DBIx::Class backend of KiokuDB.
- make the DBIx::Class a Storable role for my Moose objects.
Thanks for ideas and advices to all of you.
marc
_______________________________________________
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]