[Dbix-class] Re: RFC: DBIx::Class 0.05 Schemas + Catalyst?

Brandon Black blblack at gmail.com
Tue Jan 31 20:05:47 CET 2006


On 1/31/06, Brandon Black <blblack at gmail.com> wrote:
> On 1/31/06, Brandon Black <blblack at gmail.com> wrote:
> > Thoughts on all of this, anyone?
> >
>
> Other than the fact that the draft is DBI-specific I just realized :)
> ->{dsn} and friends should be a ->{connection_info} arrayref, so it
> works for non-DBI backends whenever Storage/LDAP.pm or whatever
> exists.
>

This iteration gets rid of the ->schema accessor using
->compose_connection() into the Model class, and gets rid of the
DBI-ism.

-- Brandon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Catalyst-Model-DBIC-Schema.pm
Type: application/x-perl
Size: 1141 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/dbix-class/attachments/20060131/44b4d94b/Catalyst-Model-DBIC-Schema-0001.bin


More information about the Dbix-class mailing list