| [news.eclipse.platform] Re: Is IObservableValue sharable |
Hi Hao,
I'd say yes since the individual Binding implementations always serialize the access to their target and model observables by only accessing an IObservableValue from within its Realm.
Regards, Ovidio
Is IObservalbeValue object sharable for different binding?