Hi, Dan.

I've tried to complete an implementation of @PostsCollectionAddedToEvent, but 
unable to complete it.

I think that there's a need to import CollectionFacet, in order to detect if 
the element had been previously added to the collection, and that forces to 
specify if it's a JavaCollection or an ArrayCollection.

Dan, please, can you complete this one?

I can replicate it aftewards for @PostsCollectionRemovedFromEvent


We need it for decoupling one projection that must be generated automatically 
from another context, and that's the best way we've found. 
The alternatives seems to be to implement on each collection the addToXXX, 
removeFromXXX and inside those methods, post the event.



Many Thanks,

Oscar


[1] https://issues.apache.org/jira/browse/ISIS-550

Reply via email to