Re: "who wants the compilation to continue after illformed JSon that you try to eval at compile time?"
What I was trying to do is use staticExec to run some other process, then parse the output string. The compilation definitely should fail when the parse fails, but I thought it would be nice to be able catch exception and give a more meaningful error msg to the user.
