Hi All, Is there a simple way, when using a capabilities set function, to fire property change notifications?
Currently I'm using a Proxy to wrap the actual set with notifying all changelisteners for a resource (on that QName). While it removes duplication of code I'm concerned I'm missing something simpler. cheers, Chris
