[PD-dev] [ pure-data-Bugs-2879474 ] More consistent [print]ing of lists

SourceForge.net noreply at sourceforge.net
Thu Oct 15 03:53:53 CEST 2009


Bugs item #2879474, was opened at 2009-10-15 03:53
Message generated for change (Tracker Item Submitted) made by muranyia
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2879474&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andras Muranyi (muranyia)
Assigned to: Nobody/Anonymous (nobody)
Summary: More consistent [print]ing of lists

Initial Comment:
When we [print SOMEPREFIX] a list, SOMEPREFIX is prepended only to the first line of the output.
This makes readability of Console output less easy and possible post-processing of lists impossible.
I think better ways would be:
A) Prepending SOMEPREFIX to each line of the list being output to the Console.
B) Putting out lists to the console on single continuous lines.

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

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




More information about the Pd-dev mailing list