discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

echo for functions

A
adrian
Mon, Oct 10, 2016 8:58 PM

Why hasn't echo for functions not been implemented yet?  This is a very
useful debugging feature that I'm very surprised that it doesn't exist as
yet.  It could be easily implemented like let(), can it not?

--
View this message in context: http://forum.openscad.org/echo-for-functions-tp18663.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Why hasn't echo for functions not been implemented yet? This is a very useful debugging feature that I'm very surprised that it doesn't exist as yet. It could be easily implemented like let(), can it not? -- View this message in context: http://forum.openscad.org/echo-for-functions-tp18663.html Sent from the OpenSCAD mailing list archive at Nabble.com.
TP
Torsten Paul
Mon, Oct 10, 2016 9:03 PM

On 10/10/2016 10:58 PM, adrian wrote:

Why hasn't echo for functions not been implemented yet?  This is a very
useful debugging feature that I'm very surprised that it doesn't exist as
yet.  It could be easily implemented like let(), can it not?

Because there are still some issues open for discussion.
(https://github.com/openscad/openscad/pull/1587)

ciao,
Torsten.

On 10/10/2016 10:58 PM, adrian wrote: > Why hasn't echo for functions not been implemented yet? This is a very > useful debugging feature that I'm very surprised that it doesn't exist as > yet. It could be easily implemented like let(), can it not? > Because there are still some issues open for discussion. (https://github.com/openscad/openscad/pull/1587) ciao, Torsten.