It is no longer possible to use [prefix/classname]
syntax, which is essential to the namespaces because it
is the only way that two classes with the same root
classname could be used in the same patch, i.e. like
this, where each object is a different class:
[prepend]
[cxc/prepend]
[cyclone/prepend]
This is because with the new sys_onloadlist()
functionality that checks to see whether a class has
already been loaded. It only uses the direct
classname, not the prefix also.
Anonymous
simple example patch
Logged In: YES
user_id=564396
Originator: NO
seems like this has been fixed in 0.41;
could you confirm this?
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
demonstration of working namespaces
Logged In: YES
user_id=564396
Originator: NO
if you re-open this bug-report, could you please comment on why you do so?
i attach an example that illustrates that namespaces work in pd-0,41;
i do not claim that they work in pd-0.40, since they don't;
afair, it has always been millers policy to fix bugs in new releases rather than maintain old branches.
File Added: libdirtest.tgz
Logged In: YES
user_id=27104
Originator: YES
This will need to be fixed for the Pd-0.40.3-extended release.
Logged In: YES
user_id=564396
Originator: NO
i totally agree that it must be fixed for pd-extended (thanks for changing the category)
however: i just downloaded Pd-0.40.3-extended-20071016-debian-testing-i386.deb from the 2007-10-16 autobuilds, extracted it and ran my testpatch with your Pd version: it worked just fine
can you confirm on which versions this bug appears?
Logged In: YES
user_id=27104
Originator: YES
Tested with Pd-0.40.3-extended-20071105 on Mac OS X and namespace prefixes work as they used to (tho not quite as they should), so I am closing this bug.