Issue to track progress on
@OnSaveDelegate(SomeClass.class)
@OnLoadDelegate(SomeClass.class)
as described on
https://code.google.com/p/objectify-appengine/wiki/DesignObjectify4
An @OnDeleteDelegate might also be considered as counterpart for @OnDelete as
requested in https://code.google.com/p/objectify-appengine/issues/detail?id=169
Delegates for these lifecycle methods would be very useful as I could inject
services in them without polluting the domain/entity model as I have to do
currently.
Original issue reported on code.google.com by mar...@overdijk.me on 14 Jul 2013 at 8:07
Original issue reported on code.google.com by
mar...@overdijk.me
on 14 Jul 2013 at 8:07