Archive for the ‘Google App Engine’ Category

Google App Engine Text Datastore Object not Saving with AMF

Thursday, July 2nd, 2009

I’ve been working with creating a Flex app with Google App Engine and AMF based on Sekhar Ravinutala’s blog post about using GraniteDS and the new Java framework for GAE. Everything was going smoothly until I needed to use a datastore Text object instead of a standard string property because a string can only contain 500 [...]

Read full blog post: Google App Engine Text Datastore Object not Saving with AMF