At the moment when a stmobject is attached to the transaction, it will be
done deep (so traverse down the complete graph of reachable objects). This
introduces an extra load on the transaction since all objects will be
registered. So an optimisation would be to not do a deep attach, this could
be done optionally.
Original issue reported on code.google.com by alarmnum...@gmail.com on 7 Feb 2009 at 7:13
Original issue reported on code.google.com by
alarmnum...@gmail.com
on 7 Feb 2009 at 7:13