[squeak-dev] comet-examples

Niko Schwarz niko.schwarz at googlemail.com
Wed Jun 4 06:25:25 UTC 2008


hello!

when  i run ctcounter out of teh box, i get the error that  
#registerPusher:context: doesnt exist.

here is ctcomet>>pusher:
pusher: aPusher
	self url: (self canvas context actionUrl
		withParameter: self class headerField
		value: (self session
			registerPusher: (pusher := aPusher)
			context: self canvas context))

what's going on?

thanks in advance

niko



More information about the Squeak-dev mailing list