[java-dev] Re: Crash Report: call outlet() with an invalid outlet index
Adam Murray
adamjmurray at gmail.com
Wed Feb 13 10:20:17 MST 2008
- Previous message: [java-dev] Crash Report: call outlet() with an invalid outlet index
- Next message: [java-dev] Re: Crash Report: call outlet() with an invalid outlet index
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quote: topher lafata wrote on Wed, 13 February 2008 09:01 ---------------------------------------------------- > The thinking with this is that checking automatically if your outlet > index is in range everytime adds overhead to the outlet call. > If you wanted to subclass MaxObject with outletSafe it would be > pretty trivial. We don't want to force the checking on someone > who may not want it to happen every outlet call. > t > I figured as much, and that definitely makes sense. Still, I wish there was a way it could bail on the current operation and not crash the whole Max application. At least the outletSafe() approach is indeed trivial to add when I need it. -- Adam Murray compusition.com
- Previous message: [java-dev] Crash Report: call outlet() with an invalid outlet index
- Next message: [java-dev] Re: Crash Report: call outlet() with an invalid outlet index
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
