Doug Little wrote:
Good Morning Everybody.

I read your post further and found your comments regarding Python and
stacks and co-routines.

IMHO my architecture works just fine in a stack environment. The only
concession to a co-routine concept is my attempt to provide an
environment in which one could port an existing REXX stage (using
threads). The goal is to train Py-plumbers to recode these in Python
using the new stage model which does not depend on stacks or coroutines.

Reply via email to