Hey, I checked in an update to the bulk_create branch that basically seems to do the job (calls create in array context, but bulk_insert in void context) although I'm not sure if this is much more efficient. I have to call bulk insert for each nested relationship, for example. Also I run a bunch of nasty maps to convert and merge some data structures. So I'm hoping to gather some feedback.
I also still need to clean up the indenting to conform to coding standards. I'll do that when we all think the code is doing what we want. Thanks! --John __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
