[L2Ork-dev] Name clash

Guillem Bartrina Moreno guillembartrina at gmail.com
Tue Jul 14 16:44:46 EDT 2020


Hi,
it turns out that when you type an unloaded abstraction absolute path
(/...path.../basename) in a text box to instantiate it, both methods
'basename' and '/...path.../basename' are added to pd_objectcreator object
method list.
This behaviour introduces a problem regarding the potential multiple
abstractions with the same basename located in different paths.

In the case the basename is one of the separate methods: bang, float, list,
blob, ... either an error is thrown or the pd_objectcreator method with the
same name is replaced.

How should we solve this?

Best,

-- 
Guillem Bartrina Moreno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20200714/5b363e04/attachment.html>


More information about the L2Ork-dev mailing list