hi frank
if you want to load something just once (like [table a] or maybe a 'graph library patch'). I used that once when dynamically created table in different abstractions without knowing whether the table already existed or not.
maybe there is a simpler method.
cheers eni
On Feb 15, 2006, at 12:06 AM, Frank Barknecht wrote:
And how do I make sure, that this graph library patch will be open exactly once? Any ideas for how to implement such a Singleton pattern in Pd?