mit-cml/blockly-plugins

Remove the code which we added that calls getOptions() to regenerate the options cache

mark-friedman opened this issue · 0 comments

We might want to remove the code which we added that calls getOptions() to regenerate the options cache and instead change the doClassValidation_ method to not check the options at all. I was initially worried about the ramifications, but I’m increasingly convinced that it should be safe.

This might be the same thing as #6