Re: [Dbix-class] Re: Backcompat tests for the dev version of DBIx::Class::Schema::Loader

2009-10-08 Thread Peter Rabbitson
On Fri, Oct 09, 2009 at 06:52:32AM +0200, Zbigniew Lukasiak wrote: > Just to be more precise: > > On Fri, Oct 9, 2009 at 6:40 AM, Zbigniew Lukasiak wrote: > > On Fri, Oct 9, 2009 at 6:25 AM, Peter Rabbitson > > wrote: > >> On Thu, Oct 08, 2009 at 05:55:04PM +0200, Zbigniew Lukasiak wrote: > >>>

Re: [Dbix-class] Re: Backcompat tests for the dev version of DBIx::Class::Schema::Loader

2009-10-08 Thread Zbigniew Lukasiak
Just to be more precise: On Fri, Oct 9, 2009 at 6:40 AM, Zbigniew Lukasiak wrote: > On Fri, Oct 9, 2009 at 6:25 AM, Peter Rabbitson wrote: >> On Thu, Oct 08, 2009 at 05:55:04PM +0200, Zbigniew Lukasiak wrote: >>> Hi, >>> >>> I am now trying again to make it work and I am really sorry but even >>

Re: [Dbix-class] Re: Backcompat tests for the dev version of DBIx::Class::Schema::Loader

2009-10-08 Thread Zbigniew Lukasiak
On Fri, Oct 9, 2009 at 6:25 AM, Peter Rabbitson wrote: > On Thu, Oct 08, 2009 at 05:55:04PM +0200, Zbigniew Lukasiak wrote: >> Hi, >> >> I am now trying again to make it work and I am really sorry but even >> after all those IRC discussions I am still a bit puzzled about how the >> backcompat laye

Re: [Dbix-class] Re: Backcompat tests for the dev version of DBIx::Class::Schema::Loader

2009-10-08 Thread Peter Rabbitson
On Thu, Oct 08, 2009 at 05:55:04PM +0200, Zbigniew Lukasiak wrote: > Hi, > > I am now trying again to make it work and I am really sorry but even > after all those IRC discussions I am still a bit puzzled about how the > backcompat layer is supposed to work. So once again - I understand > that th

[Dbix-class] Re: Backcompat tests for the dev version of DBIx::Class::Schema::Loader

2009-10-08 Thread Zbigniew Lukasiak
Hi, I am now trying again to make it work and I am really sorry but even after all those IRC discussions I am still a bit puzzled about how the backcompat layer is supposed to work. So once again - I understand that the scenario is like that: I have an old schema I use the new Loader to load a n

[Dbix-class] Re: Backcompat tests for the dev version of DBIx::Class::Schema::Loader

2009-09-12 Thread Zbigniew Lukasiak
After some help from #dbic-class (ribasushi and ilmari) - here is a version using Class::C3::Componentised->inject_base to inject the backcompat layer into the isa of DBIx::Class::Schema::Loader::DBI. This way the backcompat can work for all the backends. Cheers, Z. On Thu, Sep 10, 2009 at 1:55 P