Stackless 3.0 alpha 1 at blinding speed
Christian Tismer
tismer at tismer.com
Sat Apr 19 00:05:33 EDT 2003
Mike Rovner wrote:
> "Martin v. Löwis" <martin at v.loewis.de> wrote in message
>
>
>>>Is there a short way to say why Guido didn't want continuations?
>>
>>He didn't like the implementation strategy; I believe he was neutral
>>about the feature per se.
>
>
> Second that.
> AFAIK one of the points was/is the ability to implement it in Jython,
> which is/was impossible while you are mangling with C stack frames.
Stackless 1.0 did continuations without mangling C stack frames.
I still don't see how this is unimplementable in Jython, especially
with the existing generators, which are dong something limited but
similar.
--
Christian Tismer :^) <mailto:tismer at tismer.com>
Mission Impossible 5oftware : Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a : *Starship* http://starship.python.net/
14109 Berlin : PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34 home +49 30 802 86 56 pager +49 173 24 18 776
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today? http://www.stackless.com/
More information about the Python-list
mailing list