What's the best way for me to have a custom object that persists
between page requests?

I'm using a web2py as a client app that reads barcodes off a RS232.
To do this I'd like to use server-push with long-polling AJAX.  It
seems wasteful, though, to reconnect to the COM port after each AJAX
request completes and the next one immediately kicks off.

BTW, web2py is an awesome piece of code.

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to