[aerogear-dev] Create a comprehensive cookie management API / Provide a parameter to enable/disable the usage of cookies

Kris Borchers kris at redhat.com
Tue Aug 20 08:00:49 EDT 2013


On Aug 20, 2013, at 3:11 AM, Matthias Wessendorf <matzew at apache.org> wrote:

> hello,
> 
> going over the iOS JIRAs, I found this:
> https://issues.jboss.org/browse/AGIOS-6
> 
> and wasn't really sure on 'why' this is needed. A bit more search made me find this Android ticket:
> https://issues.jboss.org/browse/AGDROID-28
> 
> which has a bit more information.
> 
> However, I guess we should discuss if such a 'Cookie mgmt API' is really needed. For JS I couldn't find a similar ticket.

I remember either a mailing list discussion or maybe just IRC but I explained then that JS won't do this. Cookie management is done by the browser and there are strict limitations by domain. There are JS APIs already for creating, modifying and deleting cookies but the app can only modify cookies with the same domain. There is no need for a separate API for this in JS since it would just seem silly to JS devs.
> 
> Any thoughts ?
> 
> -Matthias
> 
> -- 
> Matthias Wessendorf 
> 
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130820/1fc3f7c5/attachment-0001.html 


More information about the aerogear-dev mailing list