Stackless python and microthreads

Valentino Volonghi aka Dialtone dialton3#NOSPAM#.despammed at virgilio.it
Sat May 15 19:14:31 EDT 2004


Ville Vainio <ville at spammers.com> writes:

> Just a thought: it would be more s-expr like if it just had the
> "function"ish part inside the list in the normal prefix notation:
>
> [T.html, 
>  [T.head, 
>   [T.title, 'Hello']],
>  [T.body, [T.p, 'Welcome...]]]
>
> In a way this seems slightly clearer (especially the , chars n/w ]
> chars seem very suspicous to me.

Sure, but I think this is less pythonic than the nevow version, and I
find that version also clearer, but I also think that this is a matter
of tastes :).




-- 
Valentino Volonghi aka Dialtone
Linux User #310274, Proud Gentoo User
Blog: http://vvolonghi.blogspot.com
Home Page: http://xoomer.virgilio.it/dialtone/



More information about the Python-list mailing list