[PD-dev] [ pure-data-Bugs-1576865 ] namespace prefixes broken

SourceForge.net noreply at sourceforge.net
Tue Nov 6 02:15:22 CET 2007


Bugs item #1576865, was opened at 2006-10-13 17:16
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1576865&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: pd-extended
Group: v0.40.2
>Status: Closed
Resolution: Fixed
Priority: 9
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: namespace prefixes broken

Initial Comment:
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.

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

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-11-05 20:15

Message:
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.

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

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-10-17 04:33

Message:
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?

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-10-16 17:49

Message:
Logged In: YES 
user_id=27104
Originator: YES


This will need to be fixed for the Pd-0.40.3-extended release.

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

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-10-16 06:17

Message:
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

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

Comment By: SourceForge Robot (sf-robot)
Date: 2007-03-28 22:20

Message:
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).

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

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-03-14 06:54

Message:
Logged In: YES 
user_id=564396
Originator: NO

seems like this has been fixed in 0.41;
could you confirm this?

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

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




More information about the Pd-dev mailing list