Hello,

We are using the low level API, it unclear from the documentation if the
sort order is maintained in list properties?

So for example, if I serialize int[] intArray = { 1, 2, 3}, can I always
expect to receive back {1 , 2, 3} or is it possible that the order will be
randomized?


Thank you,
Maxim.

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

Reply via email to