Re: File API deprecation

24 views
Skip to first unread message

Rik Scarborough

unread,
Jul 14, 2015, 9:23:29 PM7/14/15
to gae...@googlegroups.com
Is there a replacement for this functionality?  I need to be able to store blobs and was using the files shortcut to do so.

~Rik
Believe in Good

On Tue, Jul 14, 2015 at 4:26 PM, Wilson MacGyver <wmac...@gmail.com> wrote:
on that, I can confirm after switching build.gradle to use gaelyk 2.2.0, the file API warning that the dev server keeps giving has gone away

Thanks!

On Tue, Jul 14, 2015 at 3:26 PM, Vladimír Oraný <vlad...@orany.cz> wrote:
Shh, the official 2.2.0 is already on jcenter but waiting for me updating the docs. Feel free to use it  ;-)

On Tue, Jul 14, 2015 at 6:38 PM Serge Rehem <serge...@gmail.com> wrote:
Hi!

Does anybody have tips to remove all Files API references in a Gaelyk app?

I need to do that until july, 28th, and I´m kind of lost... 

I don´t know if I made all by hand, if I use Gaelyk 2.2.0 Snapshot, If I wait 2.2.0 official release...

Need help :P 

Best regards,
Serge


Em segunda-feira, 8 de junho de 2015 04:23:43 UTC-3, Vladimír Oraný escreveu:
yes, but not yet officially :-) also you have to use unofficially released 2.2.0 version of Gaelyk with it :-) I need to polish the docs first before the release :-)

On Monday, June 8, 2015 at 9:22:41 AM UTC+2, Jenő Szabó wrote:

If I'm not mistaken, the gradle-gaelyk-plugin snapshot have been removed, but 0.7.0 has been released. Right? 

--
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en

---
You received this message because you are subscribed to the Google Groups "Gaelyk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gaelyk+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en

---
You received this message because you are subscribed to the Google Groups "Gaelyk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gaelyk+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Omnem crede diem tibi diluxisse supremum.

--
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en

---
You received this message because you are subscribed to the Google Groups "Gaelyk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gaelyk+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Wilson MacGyver

unread,
Jul 15, 2015, 1:04:53 AM7/15/15
to gae...@googlegroups.com
Google cloud storage is the only way

Guillaume Laforge

unread,
Jul 15, 2015, 2:11:28 AM7/15/15
to gae...@googlegroups.com
You can't use the File abstraction, but you can still use the blobstore service with its input/output stream variants.
You don't need to use Google Cloud Storage.
Am I right?
Guillaume Laforge
Groovy Project Manager
Product Ninja & Advocate at Restlet

Vladimír Oraný

unread,
Jul 15, 2015, 3:36:56 AM7/15/15
to gae...@googlegroups.com
Yes, you can still use blobstore with Google Cloud Storage

Guillaume Laforge

unread,
Jul 15, 2015, 3:45:43 AM7/15/15
to gae...@googlegroups.com
Just to be sure I understand.
The blobstore is now using or going to be using Google Cloud Storage under the hood?

Vladimír Oraný

unread,
Jul 15, 2015, 5:03:27 AM7/15/15
to gae...@googlegroups.com
No, you decides where to store - either a Blobstore or GCS


Blobstore actually remains untouched, only the Files API is deprecated AFAIK

Guillaume Laforge

unread,
Jul 15, 2015, 5:12:50 AM7/15/15
to gae...@googlegroups.com
Alright, that's what I thought.

As a couple of my apps are using the "built-in" blobstore (but not with the File API), I was afraid I might have to do some further migrations to move to GCS instead.

Vladimír Oraný

unread,
Jul 15, 2015, 5:16:02 AM7/15/15
to gae...@googlegroups.com
It wouldn't surprise me, but so far you're good :-)

Guillaume Laforge

unread,
Jul 15, 2015, 5:34:20 AM7/15/15
to gae...@googlegroups.com
One's never really safe, for sure, with Google :-)

Rik Scarborough

unread,
Jul 15, 2015, 7:37:08 AM7/15/15
to gae...@googlegroups.com
This is so true.

I should have been more specific in asking if there was a Gaelyk shortcut for either the blobstore IO or GCS, but I left it vague in case someone had come up with something else entirely.

I doubt I'll move it to GCS because it appears it will add cost.  This is for a non-profit and keeping the cost low or 0 is a priority.  I'm actually considering moving it to DropBox, so if there are any Groovy suggestions for that, let me know.

~Rik
Believe in Good

Wilson MacGyver

unread,
Jul 24, 2015, 8:15:51 PM7/24/15
to gae...@googlegroups.com
I think GCS is the future sort of speak.

Google cloud storage is 2.6 cents per GB per month. That's the only additional cost. Traffic between GAE and cloud storage us free

Wilson MacGyver

unread,
Jul 24, 2015, 8:28:52 PM7/24/15
to gae...@googlegroups.com
Also given how every new gae app created has an auto created cloud storage bucket setup to pair up with it, it's pretty obvious what Google is suggesting
Reply all
Reply to author
Forward
0 new messages