[PD-dev] [ pure-data-Patches-1544083 ] alternative names for [list] objects

SourceForge.net noreply at sourceforge.net
Wed Jul 21 19:47:37 CEST 2010


Patches item #1544083, was opened at 2006-08-21 10:14
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1544083&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: wishlist
>Status: Closed
>Resolution: Rejected
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: alternative names for [list] objects

Initial Comment:
this patch adds alternative names with space " "
changed to slash "/" for the group of [list]-objects:

[list append]  == [list/append]
[list prepend] == [list/prepend]
[list trim]    == [list/trim]
[list split]   == [list/split]

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

>Comment By: Miller Puckette (millerpuckette)
Date: 2010-07-21 10:47

Message:
I'm with HC on this.

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-08-22 15:24

Message:
Logged In: YES 
user_id=27104


I think this is a bad idea.  If there is going to use the
namespace-style prefix, then the underlying library should
be formatted the same way.  I don't think its useful to have
yet another special case for the list objects, which this
would be, especially when it does not add any new
functionality at all.

This could be achieved by compiling the list objects as a
libdir.

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

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



More information about the Pd-dev mailing list