Bugs item #3583473, was opened at 2012-11-04 10:36 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3583473...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: [namecanvas] is not obsolete!
Initial Comment: I always read that the [namecanvas] is obsolete. That's not true. One can address a subpatch via "pd-SUBPATCHNAME", but that does not work with the toplevel-patch.
Actually it does with "pd-FILENAME.pd". But it's not a good idea (nor intended I guess) to make the patches internals depend on the filename. - Filenames may change and thus break the patch. Eg. if you improve a patch and save it to a new file, you would always have to rearrange that name as well... And, more important, if you open several patches with the same name, you will get nameconflicts! (One cannot use "$0" in the filename, ofcourse...)
So in short: [namecanvas] is needed. Eg. for GOP-abstractions! Bye
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3583473...