[CDO] feature value synchronization [message #430203] |
Wed, 13 May 2009 07:50  |
Eclipse User |
|
|
|
Hi,
I have an EMF feature. The feature value must be "synchronized" with
another non-EMF feature (e.g. simple java class field). The initial idea
was to override eGet, sSet methods to synchronize the values.
Unfortunately these methods are not called when committing/loading the cdo
object.
There are methods cdoInternalPreCommit and cdoInternalPostLoad, but in
another thread I've found that "its calling semantics are not officially
specified and they could change without notice."
Are there any suggestions how such synchronization can be achieved?
In generally what I need is a call to my method when the EMF feature value
is set/get.
Thanks
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08265 seconds