Hi all. I’m testing against latest 1.8.0-SNAPSHOT and seems that @PostsPropertyChangedEvent support has been removed. In order to make it work again, it’s enough to just use the @PropertyInteraction annotation instead, passing the Event class to it (same way the @PostsPropertyChangedEvent worked).
I think support for this is going to be included also on the new @Property annotation currently developing, but after that the current website might be updated [1]. HTH, Oscar [1] http://isis.apache.org/reference/services/event-bus-service.html <http://isis.apache.org/reference/services/event-bus-service.html>
