Is there a pd messages / C api call to query whether any instance of a abstraction exists? I mainly need to know if a specific object is alive somewhere and without any global variable messaging etc as I don’t want to modify the abstraction itself.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On 01/11/2016 07:07 PM, Dan Wilcox wrote:
Is there a pd messages / C api call to query whether any instance of a abstraction exists? I mainly need to know if a specific object is alive somewhere and without any global variable messaging etc as I don’t want to modify the abstraction itself.
"exists" as in "instantiated" or "lives on the filesystem" (either in Pd's search path or outside it?)?
gfsmrda IOhannes
I can think of two ways:
I encapsulated #1 in the pd-l2ork introspection objects [pdinfo] and [canvasinfo]. -Jonathan
On Monday, January 11, 2016 1:47 PM, IOhannes m zmölnig <zmoelnig@iem.at> wrote:
On 01/11/2016 07:07 PM, Dan Wilcox wrote:
Is there a pd messages / C api call to query whether any instance of a abstraction exists? I mainly need to know if a specific object is alive somewhere and without any global variable messaging etc as I don’t want to modify the abstraction itself.
"exists" as in "instantiated" or "lives on the filesystem" (either in Pd's search path or outside it?)?
gfsmrda IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list