No, each instance has its own symbol table. Thus instances can't make calls into each other as they could before - and I think that's all to the good :)
Meanwhile, there's no assumed relationship between instances and threads. A multi-threaded app can make calls to different instances on different threads if desired, and/or even call the same instance from a different thread (but not from two threads simultanously).
cheers
M
On Mon, Apr 17, 2017 at 07:58:09PM +0000, Jonathan Wilkes via Pd-dev wrote:
[...]
This sets Pd up so that it makes separate symbol tables
per Pd instance. Still not sure I understand. Did you mean "per each thread in a given Pd instance"? -Jonathan
Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev