| Re: [pmf-dev] [Wazaabi] events |
2010/4/28 Hallvard Trætteberg <hal@xxxxxxxxxxx <mailto:hal@xxxxxxxxxxx>>
Since the model is EMF-based, it's easy to attach an adapter to the whole hierarchy, so listening to the model is not a problem.
Sure, but I would like to propose a declarative way to associate a property change to an event handler, exactly as I did for UI events.
You mean handle both kinds of events uniformily. Sounds like a nice design.
Hallvard