[Pharo-project] Fwd: may be a bottleneck
Hi
I'm trying to fix the problem of actualClass and I realize that actualClass is invoked all the time by the browsers on redisplay. I wonder why the browser are refreshing when normally they should only do that on events.
Stef
On Tue, Jul 28, 2009 at 8:42 PM, Stéphane Ducasse<stephane.ducasse@inria.fr> wrote:
I'm trying to fix the problem of actualClass and I realize that actualClass is invoked all the time by the browsers on redisplay. I wonder why the browser are refreshing when normally they should only do that on events.
What browser are you talking about? -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
may be the OB package at least one OB. Stef On Jul 29, 2009, at 8:11 AM, Damien Cassou wrote:
On Tue, Jul 28, 2009 at 8:42 PM, Stéphane Ducasse<stephane.ducasse@inria.fr> wrote:
I'm trying to fix the problem of actualClass and I realize that actualClass is invoked all the time by the browsers on redisplay. I wonder why the browser are refreshing when normally they should only do that on events.
What browser are you talking about?
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Damien Cassou -
Stéphane Ducasse