Michael G Schwern wrote:
> Any time you want to implicitly pass @_, you can just as easily
> *explicitly* pass it or use goto.

I never thought of using goto actually. "goto &$method;" actually
looks clearer than the code I'm using. (Although with re-directors
we want to minimize cost so the 10% penalty should be eliminated.)

> Why am I beating this dead horse?

I dunno. You asked. I just answered. ;)

- Ken

Reply via email to