google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

Issue to track progress @OnSaveDelegate/@OnLoadDelegate #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 14 Jul 2013 at 3:11

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 14 Apr 2014 at 1:09