This is a long awaited feature. Some problems though:
- Instead of the serve() helper I would expect access to the blobs through a url, something like: http://my-app.appenginebs.com/blob-key - No support for organization in directories - A method to manipulate the uploaded blobs is missing (for example cropping/resizing big images) - No free quota -g. On Dec 15, 6:00 am, "Jason (Google)" <[email protected]> wrote: > Hi Everyone. We just released version 1.3.0 of the App Engine SDK for > both Python and Java. The most notable change is the new experimental > Blobstore API which allows billed apps to store files up to 50 MB. The > release also includes some performance tweaks to the Java runtime. > > Blog > post:http://googleappengine.blogspot.com/2009/12/app-engine-sdk-130-releas... > > Release notes: > Python:http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes > Java:http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes > > Cheers! > - Jason -- 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.
