On May 22, 2006, at 8:52 PM, Mike Kienenberger wrote:
No. Lots of DataMaps, but only one DataDomain.
If you can reproduce a problem with top-level DC, please log a bug.
I'm currently having an object in my temporary data context with relationships to objects in my session-scoped data context. That's not normal, is it?
No, it is not.
This particular problem might be caused by how I was doing my serialization of DataObjects in the session-scoped data context (that context is not serialized, only the objects are).
Since objects do not retain DC instance on serialization, I don't see how this could happen. Maybe stick a debug statement is 'setObjectContext'?
Andrus
