Hey all,

Am I reading it right that there really no way to write data into a
Blobstore object programmatically?  I swear I had read something about
it, but can only see the InputStream additions now and maybe I'd
misread it as an OutputStream.

I have several million images I've collected from RSS feed polling,
and several million more coming that I would love to use with the new
"fast image serving" functionality, but I can't get them into the
Blobstore in the first place as no user is ever involved with the
creation of them.  Toyed with the idea of using an HTTP POST from
inside an AppEngine task, but that seems fragile and wasteful.

Is this something that will ever be supported with Blobstore?

Thanks,
-Casey

-- 
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.

Reply via email to