Page 1 of 1

Posted: Thu Apr 03, 2008 1:20 am
by ray.wurlod
You don't "handle goto" in the Switch stage. You associate an output port number with each candidate value. That's all you have. Anything more complex you're probably going to need a Filter stage or Transformer stage.

Posted: Thu Apr 03, 2008 10:24 pm
by chulett
Compare that to the heretical action of quoting the entire original post just to add your advice. :wink:

Posted: Thu Apr 03, 2008 11:11 pm
by ray.wurlod
All those comparisons can readily be performed in a parallel Transformer stage. Use stage variables to avoid unnecessary repetition of calculations and comparisons.