Re: Flow based programming & python coding style

2004-12-15 Thread Carlos Ribeiro
On Wed, 15 Dec 2004 15:16:44 GMT, Jp Calderone <[EMAIL PROTECTED]> wrote: > > > On Wed, 15 Dec 2004 12:30:07 -0200, Carlos Ribeiro <[EMAIL PROTECTED]> wrote: > >Hi, > > > > A friend of mine passed me some links about a great concept (not new > > in fact, only new to me): > > > > -- http://www.jpa

Re: Flow based programming & python coding style

2004-12-15 Thread Jp Calderone
On Wed, 15 Dec 2004 12:30:07 -0200, Carlos Ribeiro <[EMAIL PROTECTED]> wrote: >Hi, > > A friend of mine passed me some links about a great concept (not new > in fact, only new to me): > > -- http://www.jpaulmorrison.com/fbp/ > -- http://c2.com/cgi/wiki?FlowBasedProgramming > > I found many of

Flow based programming & python coding style

2004-12-15 Thread Carlos Ribeiro
Hi, A friend of mine passed me some links about a great concept (not new in fact, only new to me): -- http://www.jpaulmorrison.com/fbp/ -- http://c2.com/cgi/wiki?FlowBasedProgramming I found many of the explanations and examples strangely familiar. The C2 Wiki contains a good discussion that dra