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