Cron job can recreate the blip context. Check out the sample robot Stocky. It persists wave, wavelet and blip IDs, so that the cron call can later recreate the context.
http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/java/stocky/src/robot/UpdateServlet.java <http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/java/stocky/src/robot/UpdateServlet.java> Austin On Tue, Oct 27, 2009 at 10:21 PM, voidref <[email protected]> wrote: > > Hi, > > For my syntax highlighting bot, I want the highlighting to be while > typing is happening, however getting a notification on every character > input will be a serious problem for bandwidth and processing. > > Does anyone have any suggestions for doing this via a mechanism rather > than DOCUMENT_CHANGED? > > Is the cron job the way to go? Can I get access to the waves? Can a > Context be 'stored'? > > Thank you, > Alan > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
