Closed GoogleCodeExporter closed 9 years ago
Oops, my workaround was incorrect. put(List(thing)) doesn't work here either.
Correct workaround: put[User](thing).
Original comment by kannan%c...@gtempaccount.com
on 6 Apr 2011 at 2:59
Original comment by lhori...@gmail.com
on 9 Apr 2011 at 1:52
I'd like to use objectify with Sacala too - would it be possible to have an
unambiguous put method?
Original comment by maran...@gmail.com
on 22 Nov 2011 at 2:57
This will be addressed in Objectify4 (in progress)
Original comment by lhori...@gmail.com
on 22 Nov 2011 at 3:23
Fixed by Objectify4
Original comment by lhori...@gmail.com
on 16 Dec 2011 at 2:27
I see the note that it's fixed in Objectify4, but what's the fix? Did you
implement the overloads?
Original comment by Smokejum...@gmail.com
on 14 Jan 2012 at 6:15
Looks like the objectify.cmd.Saver interface has an 'entity' function for one
object and an 'entities' function for multiple.
Original comment by kan...@cakoose.com
on 14 Jan 2012 at 8:06
Original issue reported on code.google.com by
kannan%c...@gtempaccount.com
on 6 Apr 2011 at 2:40