Closed GoogleCodeExporter closed 8 years ago
You are right. This was removed because people mistakenly thought the seconds
parameter would be an Id object.
Instead use the more explicit:
datastore.store().instance(newUser).parent(myMember).now()
its a little longer but less error prone and more understandable to read.
Original comment by jdpatterson
on 31 Jan 2011 at 12:10
Original comment by jdpatterson
on 13 Feb 2011 at 4:53
Original issue reported on code.google.com by
dafin...@gmail.com
on 30 Jan 2011 at 4:04