[javascript-dev] Re: Re: jit.displays - supported in JS ?
Jeremy Bernstein
jeremy at bootsquad.com
Mon Jun 18 14:32:15 MDT 2007
- Previous message: [javascript-dev] Re: Re: jit.displays - supported in JS ?
- Next message: [javascript-dev] Re: Re: Re: jit.displays - supported in JS ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I get that. I really do. But that's religion, in my opinion. Max needs to be about being practical sometimes. Be practical, check out how fast you solved the problem, hide the patchcords. Celebrate with a cold beverage. jb Am 18.06.2007 um 22:20 schrieb vade: > Well, its a pain in the sense that I prefer elegant and > encapsulated solutions that are "clean" so to speak. > > Im dealing with some variables for patch initialization that > requires some querying of jit.displays or whatever, and due to > those timing constraints it would just be cleaner and easier to do > it in Javascript. > > Of course I can use outlets and inlets, but I like things to be > self sufficient and only pass messages from the outside world when > I really need to.
- Previous message: [javascript-dev] Re: Re: jit.displays - supported in JS ?
- Next message: [javascript-dev] Re: Re: Re: jit.displays - supported in JS ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
