Giota Karadimitriou wrote:
I think I overcomplicated things in my previous email. The real question is in fact the following and it is a general question (not related to clustering): In order for a shism to notify a transient/local state that the persistent state this object is representing has been updated is it sufficient to find the state (using getItemState(ItemId)) and call state.notifyStateUpdated()?) Does this take care of the rest (propagating the event to the other layers)?
yes, this should be sufficient. at least for the update case. regards marcel
