Jens Lincke
Jens Lincke
({a:1}) seems to be fine and ("hello") works also fine. those two cases are relatively important during interactive workspace sessions....
maybe we could render the template and its CSS without running the JavaScript. That way we could edit it and save it back and should not worry that some code...
still an issue 
consistency with what? The Smalltalk version?
can we formulate this more positively ? What should it can do?
a) more powerful near JavaSript transformations? b) other languages... that compile to JavaScript?
is this still valid? @onsetsu
lively.bindings supported this in a similar way but was also a frequent source of garbage not collected
The fix imports is nice, but having to do this for even pt etc. is very tedious when you just want to type something in the inspector or workspace. (In...
I thought of textString... thanks! But if "textContent" is be undefined ... the text whas empty before I evaluated it and than it was fill with source code that did...