[Stackless] Re: [Python-Dev] Stackless pages
Just van Rossum
just at letterror.com
Mon Nov 6 17:43:01 CET 2000
At 9:54 AM -0500 06-11-2000, Gordon McMillan wrote:
>(And personally, I've found most of the attempts at, e.g.
>writing a "coroutine" class, less comprehensible than using
>the primitives directly.)
Erm, I've never seen your reaction (apart from "too busy now" ;-) on my
co-routine C extension. I thought it was pretty clean API-wise, and the
implementation ain't too bad either. I _definitely_ prefer it to using raw
continuations (if I want co-routines, that is).
Just
_______________________________________________
Stackless mailing list
Stackless at starship.python.net
http://starship.python.net/mailman/listinfo/stackless
More information about the Stackless
mailing list