What happens when a multiple put is performed?
The Sync must be done before constructing the protocol buffer. Are the
Author entities fetched in parallel or serial?
And how to deal with it if the multiple put contains different types
of objects where all or some have Sync properties?

Nick Johnson has coded a few extra Property classes in aetycoon module.

https://github.com/Arachnid/aetycoon

Maybe you can use the DerivedProperty or the TransformedProperty to
fill the Sync property.
They use (lambda) functions to construct the property content.
I don't know if these properties work when the field they depend on is
a class instance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to