On Tue, Oct 08, 2002 at 10:12:03 -0400, Paul Davis wrote:
an input port will depend on whether it is connected
or not. there
might also be an issue with the sorting code graph traversal checking
only input or output ports during part of its operations.
There doesn't appear to be.
I think I can handle unconnected input port buffer reading fix, and I've
almost worked up the courage to remove the output -> input limit ;)
but I want to pin down the lockups first.
- Steve