weihuoya / redtamarin

Automatically exported from code.google.com/p/redtamarin
Other
0 stars 0 forks source link

Remove the trace in System.eval() #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Could you remove the trace when calling System.eval() and rather make the 
function return that object?
Just to clean up the stdout when using System.eval().

Original issue reported on code.google.com by dominic....@gmail.com on 7 Jun 2011 at 11:19

GoogleCodeExporter commented 9 years ago
yes the trace() can be removed but eval() is not meant to return anything.

Original comment by zwetan on 7 Jun 2011 at 2:16

GoogleCodeExporter commented 9 years ago
I double checked, there is no trace() call when calling eval()

code example please ?

Original comment by zwetan on 24 Jul 2011 at 6:21