-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-02-15 15:31, Hans-Christoph Steiner wrote:
This is what works for me, starting with a blank canvas:
- create [import vbap]
- create [vbap/vbap]
- create [vbap/define_loudspeakers]
i'm not sure, but i think the original problem is that one object sends a message to another object, which the receiver does not understand, rather than objects that fail to create (which i think is what you are trying to solve here) - at least that how i read the question and that is how katja tried to answer it.
or do you mean to say, that if you instantiate [vbap/vbap] before [vbap/define_louspeakers], the former will magically get a method for "loudspeaker-matrices", whereas it will refuse to do so if you create them in the wrong order?
mfgasdr IOhannes