This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
BeginEditInternal iterates and calls BeginEdit on all of the toOneModels & toManyModels, but EndEdit only calls EndEdit on the toManyModels, leaving the toOneModels with _inTransaction set to true. |
|
|
Thanks for reporting this, Ill have to check if this is intentional (and why) or if this is a bug so Ill post an update once Ive had a chance to investigate this further.
|
|
|
Ive been able to track down why this was limited before which was to do with the way we handle change tracking but this was definitely a bug in terms of not calling EndEdit. Ive added in a change now to address this and Im expecting to be able to merge this in to the nightlies tomorrow. Ill update again once this is merged in.
|
|
|
This is now merged in and will be available in the next nightly build.
|
|
|
I'll get this tested as soon as the other feature is merged into the nightly build and post back if there are any issues. Thanks again for the amazing support. |
|