I use temporary values to provide some data in my application. The trouble is that as soon as these values are calculated, it manages my managed objects, reporting the need for re-saving.
In any case, to prevent the change of transient values when marking an object as dirty, if there are no actual changes in the object graph.
Thank,
source
share