On 18 August 2010 00:06, Schwab,Wilhelm K <bschwab@anest.ufl.edu> wrote:
Lukas,
Interesting! Â How do I get rid of my tasks then, traits??
Uhh? That has nothing to do with traits. http://book.seaside.st/book/components/calling/show-answer Lukas
Bill
-----Original Message----- From: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Lukas Renggli Sent: Tuesday, August 17, 2010 4:53 PM To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Should I be able to hang my pharo 1.1 image so easily?
On 17 August 2010 23:36, Schwab,Wilhelm K <bschwab@anest.ufl.edu> wrote:
Hello all,
The answer in general is "no." Â The only caveat with Seaside code is that (I gues due to continuations??), it is possible to make simple mistakes with harsh consequences. Â My early attempts at Seaside programming were not pretty; with two books now available, it should be easier to start out knowing not to render in callbacks and vice versa.
Is the Seaside code in this case poorly-behaved?
Seaside doesn't use continuations anymore, unless you have a WATask.
Continuations do not affect the interrupt behavior.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch