Hi is there any way to choose the encoding used when putting an object into memecache? a low level Enum seems to be done for this end (com.google.appengine.api.memcache.MemcacheSerialization.Flag) but I don't see how to use it!
http://code.google.com/intl/en/appengine/docs/java/javadoc/com/google/appengine/api/memcache/MemcacheSerialization.Flag.html Putting some UTF-8(chineese, arabic..) caracters into cache seems mismanaged! Did someone face the same problem ? thanks PS: I dont figure any encoding problem in dev mode -- 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 [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-java?hl=en.
