Thomas Vandahl wrote:
> The getItemsJoinPurchaseOrder()-method also creates a new copy of
> PurchaseOrder for every line of Item. This is something I wanted to
> address in 4.0 anyway.

Just one additional comment:

Torque doesn't care much how many object copies of the same database
record exist in memory. I think this should be addressed in 4.0 because
it may cause inconsistencies. As has been discussed before this may
require the introduction of some kind of session or context object.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscr...@db.apache.org
For additional commands, e-mail: torque-user-h...@db.apache.org

Reply via email to