On Nov 22, 2007, at 4:42 PM, Alex Drinkwater wrote:
Can someone tell me if this is a JavaScript patch bug,
or if I'm missing something obvious?
It seems that it is possible to define multiple named
inputs of the same type, but can someone confirm
whether or not it is possible to define multiple named
outputs in the same way?
Yes, I've returned multiple outputs in that way. Does the composition
happen to have a closed loop that involves this JavaScript patch? I
was getting similar behavior involving a closed loop, but I haven't
gotten around to isolating it and posting a bug report. I worked
around it by substituting a macro patch with a bunch of math
expressions.