[google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-04-30 Thread Braden Bassingthwaite
Any update on when the gcs-client will be fixed to not use the outgoing 
quota?

On Tuesday, January 29, 2013 4:15:57 PM UTC-6, Tom Kaitchuck wrote:

 *Greetings,

 We’ve been hard at work on improving access to Google Cloud Storage from 
 App Engine, and today we’re making the first version of our new Google 
 Cloud Storage Client Library for App Engine available for developers to 
 test. This client library contains much of the functionality available in 
 the Files API, but provides key stability improvements and a better overall 
 developer experience.  In the upcoming months we’ll continue to make 
 improvements with the goal of making this library the preferred way of 
 accessing Google Cloud Storage from App Engine.

 To get started, check out our documentation at 
 https://code.google.com/p/appengine-gcs-client/.

 If you have any questions, comments or feedback please feel free to file 
 bugs or feature requests at 
 https://code.google.com/p/appengine-gcs-client/issues/list. 

 Thanks for your continued support of App Engine, we look forward to your 
 feedback!

 Regards,
 Tom, on behalf of the Google App Engine Team*


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-04-30 Thread Tom Kaitchuck
To answer some of the questions on this thread:

We are looking at the App Engine GCS Client library as a potential
successor to the Files API. We believe it to be stable enough for general
usage, but it is still a new library. For new users starting to write new
code we recommend using GCS Client. If it's not meeting your needs or you
encounter problems please file a bug at
https://code.google.com/p/appengine-gcs-client/issues/list

It is still the case that using the GCS client counts against URLFetch
quota. We are actively working on this, and hope to have a fix soon.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-02-26 Thread Shane Bell
Hi Tom,

What's the plan with the existing com.google.appengine.api.files classes? 
I'm about to start work on some code to access Google Cloud Storage. Should 
I be using the existing Files API or the GCS client library? Is one method 
preferred over the other?

I haven't been able to get the Files API to work when running locally. I 
see your library has a LocalRawGcsServiceFactory for this purpose. This 
alone seems like a good reason to be using your library.

Thanks,
Shane.

On Wednesday, January 30, 2013 9:15:57 AM UTC+11, Tom Kaitchuck wrote:

 *Greetings,

 We’ve been hard at work on improving access to Google Cloud Storage from 
 App Engine, and today we’re making the first version of our new Google 
 Cloud Storage Client Library for App Engine available for developers to 
 test. This client library contains much of the functionality available in 
 the Files API, but provides key stability improvements and a better overall 
 developer experience.  In the upcoming months we’ll continue to make 
 improvements with the goal of making this library the preferred way of 
 accessing Google Cloud Storage from App Engine.

 To get started, check out our documentation at 
 https://code.google.com/p/appengine-gcs-client/.

 If you have any questions, comments or feedback please feel free to file 
 bugs or feature requests at 
 https://code.google.com/p/appengine-gcs-client/issues/list. 

 Thanks for your continued support of App Engine, we look forward to your 
 feedback!

 Regards,
 Tom, on behalf of the Google App Engine Team*


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-02-11 Thread Jerome
Hello Tom,

Thanks for the update. What does this mean to the File API though? Is it 
going to be deprecated at somepoint? Or are you going to roll-back the 
stability improvement to the File API Cloud Storage access layer?

Cheers,

Jerome


On Tuesday, January 29, 2013 2:15:57 PM UTC-8, Tom Kaitchuck wrote:

 *Greetings,

 We’ve been hard at work on improving access to Google Cloud Storage from 
 App Engine, and today we’re making the first version of our new Google 
 Cloud Storage Client Library for App Engine available for developers to 
 test. This client library contains much of the functionality available in 
 the Files API, but provides key stability improvements and a better overall 
 developer experience.  In the upcoming months we’ll continue to make 
 improvements with the goal of making this library the preferred way of 
 accessing Google Cloud Storage from App Engine.

 To get started, check out our documentation at 
 https://code.google.com/p/appengine-gcs-client/.

 If you have any questions, comments or feedback please feel free to file 
 bugs or feature requests at 
 https://code.google.com/p/appengine-gcs-client/issues/list. 

 Thanks for your continued support of App Engine, we look forward to your 
 feedback!

 Regards,
 Tom, on behalf of the Google App Engine Team*


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.