On 4/18/06, Joost Moesker <[EMAIL PROTECTED]> wrote: > Any thoughts on this?
The TG developers will be starting work on the next version of TG called First Class. First Class will heavily embrace wsgi, which should allow you to run TG apps on any wsgi server. One such server is twisted, which does asynchronous request handling and is one of the servers used to implement the comet model today. I'm not saying that First Class will necessarily mean comet availability, but it'd be theoretically possible. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

