This seems reasonable. I'll open a ticket for it later.
Thanks,
/dev/mrg
On Wed, Jun 4, 2008 at 8:34 AM, Borut Bolina <borut.bolcina@gmail.com> wrote:
> Hello,
>
> If I have a collection of transient CayenneDataObjects with no relations
> between any of them and want to persist them, it would be convenient to
> "say":
>
> context.registerObjects(myCayenneDataObjects); // sets state to NEW
> context.commitChanges();
>
> Now there is only a singular form of this method
> http://cayenne.apache.org/doc/api/org/apache/cayenne/ObjectContext.html#registerNewObject(java.lang.Object)
>
> But probably there is a reason for not having this method.
>
> Cheers,
> Borut
>
This archive was generated by hypermail 2.0.0 : Wed Jun 04 2008 - 09:36:55 EDT