XML Feeds

.

[javascript-dev] Re: Re: jit.displays - supported in JS ?

vade doktorp at mac.com
Mon Jun 18 14:20:38 MDT 2007


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.

Anyway.

Thanks. 


More information about the javascript-dev mailing list