Yeah, I think this is the way to do it. Basically, emulate the Java
name space for Pd: packages mapped directly to directory layout, each
object/class stored as an individual file in that directory layout,
then in each patch, declare with packages are used, and use the object
name. Otherwise you can call the object by the full path name.
.hc
On Apr 30, 2005, at 7:50 PM, patrick wrote:
hi all,
i have a suggestion for pd and maybe i can do it with pwd from ben
bogart.so if i have a directory /somestuff with /fx /... i don't have to add
those directories for all my other projects (in file -> path). instead i'm
just putting a [pd loadbang] with some code that find the path (the part i
can do) and add it to pd (the part i can't do). of course, if it's some
useful abstractions then i would like to access it everywhere.patrick
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
"Computer science is no more related to the computer than astronomy is
related to the telescope."
-Edsger Dykstra