Changes between Version 3 and Version 4 of ConnectedState


Ignore:
Timestamp:
03/23/06 01:25:43 (7 years ago)
Author:
moschny
Comment:

JPNav -> TracNav

Legend:

Unmodified
Added
Removed
Modified
  • ConnectedState

    v3 v4  
    11= Interconnected replicated objects = 
    2 [[JPNav(KaRO/TOC)]] 
     2[[TracNav(KaRO/TOC)]] 
    33 
    44All local objects that are (transitively) referenced from a transparent replicated object belong to its replicated state. The replicated object (an instance of a {{{replicated}}} class) is therefore called the ''root object'' of the replicated graph that consists of all objects reachable from the root object through local references. All objects belonging to the replicated state of a root object are updated, when their root object is updated (at the end of code regions that are synchronized on the root object).