Posted by Laura on October 10, 2000 at 16:49:37:
I have a question. I understand how you pull and push input from one module to another. It works in somewhat of a linear process, but how do I make it pull or push information based on a particular action? As in depenting on what the input is in a sense I want to branch off into certian directions, or stay within the same module and do some more computations first? Does anyone have any suggestions.