[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[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

hao wrote:
Is IObservalbeValue object sharable for different binding?