I thought about the initial problem Flo exposed: adding adapters to the
whole Resource content. You need to get changes over all the objects,
right? Could you tell us more about this? From ekke's comment, you are
visualizing data in a view, so I assume you guys are visualizing in a
Tree. Would it help if we had an intelligent EContentAdapter, which
installs itself in the tree objects a soon as the object gets loaded?
Why do you need to receive notification on data you aren't visualizing
in the Tree? (hope not be assuming too many things :P)