is there such a thing as a "global" variable in gwt?

2011-09-22 Thread Thomas Broyer
Public static ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/r0qqbkUnDCoJ. To post to this group, send email to google-web-toolkit@googlegrou

Re: is there such a thing as a "global" variable in gwt?

2011-09-22 Thread Jeff Larsen
you could use gin, create a singleton and inject it wherever you need it. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/LTDB03bg8fAJ. To post

is there such a thing as a "global" variable in gwt?

2011-09-22 Thread Elhanan
something i could maybe setup in an entry point and then access from all other classes like activies and views. -- 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 un