Patches item #3518188, was opened at 2012-04-15 08:23
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3518188&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: support loading [classname] from classname/classname.pd

Initial Comment:
This patch adds support for loading [classname] from classname/classname.pd to 
match classname/classname.pd_linux support, which has been around a long time 
and proven quite useful. The patch adds classname/classname.pd as the last 
thing to try in the whole loading sequence, so it should not break anything, 
unless it is relying on the failure of an object to create.

One example this patch supports is the [arduino] object, which is implemented 
as an abstraction.  With this patch, everything can be included in a folder 
called "arduino/" from the help patch, the meta file, and the abstraction 
itself.  This makes installation trivial, just drop the arduino folder in the 
right place, and also makes the arduino folder show up in the Help Browser. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3518188&group_id=55736

_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to