in reply to Re: Re: A preliminary stab at Flow-Based Programming
in thread A preliminary stab at Flow-Based Programming
Personally, as I never studied state machines in school (as such), but learned about them on the job, I never had that restriction on them. Why would that restriction be placed?
Now, I'm thinking that another way to look at it is the difference between procedure-based analysis and data-based analysis. State machines are more concerned with the actions that can take place. FBP is more concerned with the data that is moving through the system. Right?
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re3: A preliminary stab at Flow-Based Programming
by Masem (Monsignor) on Mar 05, 2002 at 15:48 UTC |