[Dbix-class] TODO lists for the current branch?
Jess Robinson
castaway at desert-island.me.uk
Tue May 1 21:23:40 GMT 2007
On Fri, 27 Apr 2007, John Napiorkowski wrote:
>
> I could do with some help writing test cases in bulk_create though :)
>
> ====
> I'd be happy to help write some test cases since this is something my ability level can handle but I can't seem to find a method called 'bulk_create' anywhere in -current. I'm assuming that you are developing this in the branch called bulk_create but please let me know and I'll see if I can assist meaningfully.
> ====
>
Yes, it's the branch.. I hope that was obvious.
It's trying to make the syntax:
->create({
name => 'foo',
rel_obj => {
relcol => 'bar'
},
});
work.. we need tests for find_and_create, create_related etc.
Jess
PS: Please get a mail client that knows that email should be wrapped to 79
chars..
More information about the Dbix-class
mailing list