tmpvar / livecad

live coding of 3d surfaces and objects
livecad.wtf
53 stars 2 forks source link

integrate generate-method #27

Closed tmpvar closed 10 years ago

tmpvar commented 10 years ago

they isolate the scope using new Function.apply or some such nonsense. project is here: https://github.com/mafintosh/generate-function

this should probably replace our bare bones 'eval' if possible

tmpvar commented 10 years ago

I know this is an important part to have done before we deploy, but I think there is higher priority stuff to be done before then

tmpvar commented 10 years ago

good enough for now