blob: 21fd62b4761ab3fe272df519e01cc928622a6f4f (
plain)
1
2
3
4
5
6
7
8
|
TODO:
- PD could destroy present connections of objects connected to a sub-patcher when deleting inlet objects therein.
-> how to deal with that?
- what happens if an error occurs during object creation (as it is only scheduled, not immediately executed).... callback with error message?
- define search path for objects/abstractions
|