Mail fail. Oops, very wrong post. My brain got a shortcircuit and I was thinking this was for the django list.
Sorry. Almost everything apply to GWT except the jquery and djangosnippets statements. For coment exists various solutions with 3rd party modules. 2009/6/1 Matías Costa <[email protected]>: > I use auto_increment primery keys, so new rows are greater than the > last send to client. Each minute the client polls the server > /example/path/new_objects?from=2353 (beware IE caching). JQuery in > client, and json encoding in the server (search djangosnippets.com) > makes this a joke, no more than a few hours to implement. > > If you want also notify modifications (my model is inmutable) you > should store some kind of version indicator. > > If you need near real-time updates investigate comet. I have no > experience with 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 -~----------~----~----~----~------~----~------~--~---
