Hi there.
I find myself having an issue which, I think, would mean re-thinking SaverWrapper :
I'm currently developping a very simple library that will allow Objectify entities to be searchable using the new Full Text Search API.
While I'm not going to go into to much detail (I promess I will first release this library on this mailing list), the thing is,
The problem is that, on save, I need to be able to make an action AFTER the save has been done cause I need the key of the entity.
So, I can :
- Remove the asynchronicity
- ???
Please help !
Bien cordialement,
Salomon BRYS