I use my own serialization to communicate with a flash app and also for the datastore.
It is binary and gziped and allows for nested items and binary properties. The compression, decompression, serialize and deserialize time is negligible compared to the datastore request time and sending back the data. Btw, you seem to be the smart guy around here, What happens under the hood when list properties are modified, index and composite index wise ? Does it modify added and removed values only ? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
