atom feed4 messages in at.iem.pd-dev[PD-dev] Name clashes (was: Request f...
FromSent OnAttachments
Eric LyonFeb 22, 2007 2:05 am 
Frank BarknechtFeb 22, 2007 10:43 pm 
Georg HolzmannFeb 22, 2007 11:40 pm 
Georg HolzmannFeb 22, 2007 11:46 pm 
Subject:[PD-dev] Name clashes (was: Request for dev access)
From:Eric Lyon (audi@gmail.com)
Date:Feb 22, 2007 2:05:24 am
List:at.iem.pd-dev

If your externals as single files are installed into a directory "el" and if not this directory, but the its parent is in Pd's search path then the object can be used as [el/adsr~] etc. This solution is standard on Pd-extended, where every collection of abstractions or externals is installed as a subdirectory of "extra". "extra" automatically is part of the search path.

That's very cool, thanks. Does this work for core Pd too or are we back to name clashes in that world?

best,

Eric