Patches item #1544083, was opened at 2006-08-21 13:14 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1544083...
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: Open Resolution: None Priority: 5 Submitted By: IOhannes m zmölnig (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: Hans-Christoph Steiner (eighthave)
Date: 2006-08-22 18: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...