Closed tmpvar closed 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
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
good enough for now
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