Is there going to be a local database API? It's a fairly database intense app, stores 10-20 page forms as XML documents (Strings) in the database with all kinds of relational mappings to various tables for the content of the forms.
How would we do that with key/value storage? It was fairly straight forward with sqlLite and Gears. On Apr 7, 3:23 pm, John LaBanca <[email protected]> wrote: > http://msdn.microsoft.com/en-us/library/cc197062(VS.85).aspx > <http://msdn.microsoft.com/en-us/library/cc197062(VS.85).aspx> > Thanks, > John LaBanca > [email protected] > > > > > > > > On Thu, Apr 7, 2011 at 3:18 PM, Jeff Larsen <[email protected]> wrote: > > Storage works on IE8? Interesting... I'll have to look into it. > > > -- > > 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.
