[Seaside] Comet connections and pushers?

John Chludzinski john.chludzinski at gmail.com
Wed Nov 17 23:54:10 UTC 2010


What is the effect of executing:

         html document
               addLoadScript: (html comet
                     pusher: self pusher;
                     connect).

with multiple pushers (CTPusher)?  Multiple times with the same pusher?

Should I execute:

         html comet disconnect

before I execute the connection statement above with a different pusher?

Is there a way to test if there's a Comet connection for a giver pusher?

---John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101117/b422fb46/attachment.htm


More information about the seaside mailing list