[javascript-dev] Handling coll objects from inside js objects
jasch
j at jasch.ch
Mon May 26 03:49:11 MDT 2008
- Previous message: [javascript-dev] Handling coll objects from inside js objects
- Next message: [javascript-dev] Handling coll objects from inside js objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
AFAIK this is not possible. You could use patcher scripting methods to set and retrieve data remotely, but that's not the same as accessing the data structure directly. And since you're in javascript already, why not use the much more powerful data structures possible in this language? /*j
- Previous message: [javascript-dev] Handling coll objects from inside js objects
- Next message: [javascript-dev] Handling coll objects from inside js objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
