[java-dev] Re: Re: MXJ getting wrong inlet
jbmaxwell
jbmaxwell at rubato-music.com
Thu Apr 10 19:33:36 MDT 2008
- Previous message: [java-dev] Re: MXJ getting wrong inlet
- Next message: [java-dev] Help - Max 5 - mxj won't open!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Oh, nice - that's good to know! Could simplify some things in the future. Thanks for that. cheers, J. Quote: topher lafata wrote on Fri, 11 April 2008 00:41 ---------------------------------------------------- > As an aside. You could do pretty much any sort of complex message to > function invocation mapping you wanted to if you just override the > anything(String message,Atom[] args) and handle all the messages > yourself. I guess in this scenario all your internal methods would > potentially be protected/private instead of public to avoid any confusion. > T > ----------------------------------------------------
- Previous message: [java-dev] Re: MXJ getting wrong inlet
- Next message: [java-dev] Help - Max 5 - mxj won't open!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
