I would like to do a large amount of read->parse->store operations. In short, I have a large text file with one record per line. To speed things up, I have seen others "reuse" objects rather than allocating new ones for each record. Can I safely do this with Rose::DB::Objects? Is it as simple as reseting the primary key column(s) to undef for autoincrement primary keys or setting the primary key column(s) to some new values and then calling save?
Thanks, Sean ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object