Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.0
-
None
Description
One omission in the 1.2 ObjectContext interface is a lack of "invalidate" functionality. Need to add it in 3.0. To communicate invalidate request via DataChannel we will need a special query (InvalidateQuery) that may either carry a list of ObjectIds or simply say "invalidate all"... We may or may not add a special method to the ObjectContext itself.