Hi All,
I wanted to check out the status of something that we talked about over a year ago. That was thinking of a better way to suspend connection. The way my Comet code is right now, every resume has to make a new CometHandler. Thats... not very good for a number of reasons. I would list my concerns if they are even still relevant :)
So.. is there a better way to suspend/resume ?