Wednesday, May 4, 2011

Re: Where to store global (application) variables?

I use ClientFactory for storing data about the user, but it's not sensitive data. If your data is sensitive, I don't if this is the best option.

Alisson Prestes


On Wed, May 4, 2011 at 7:28 PM, Brandon Donnelson <branflake2267@gmail.com> wrote:
I make a widget and send it to all my other widgets through the contructors. I call that widget ClientPersistence class. 

brandon donnelson

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment