See this http://wanderingcanadian.posterous.com/hello-mvp-with-gin
2011/5/4 vehdra music <[email protected]> > I am really newby to GIN. > > I was reading this GIN tutorial ( > http://code.google.com/p/google-gin/wiki/GinTutorial > ). But I can´t figure how can I use to store global data, and how can > I get that data from any class of my application, for example a "x" > Activity. > > Do you know any good tutorial of using GIN? > > Thanks in advance. > > > On May 4, 9:38 pm, Alisson Prestes <[email protected]> wrote: > > 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 Presteswww.google.com/profiles/javalisson > > > > On Wed, May 4, 2011 at 7:28 PM, Brandon Donnelson > > <[email protected]>wrote: > > > > > I make a widget and send it to all my other widgets through the > > > contructors. I call that widget ClientPersistence class. > > > > > brandon donnelson > > >http://gwt-examples.googlecodecom > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Web Toolkit" group. > > > To post to this group, send email to > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
