I've a project that is using JSON.parse. Unfortunately Mootools's JSON.parse overwrites the global function and other script components wont work after that. Is there a way to prevent Mootools from overwriting this function?
I've a project that is using JSON.parse.
Unfortunately Mootools's JSON.parse overwrites the global function and other script components wont work after that.
Is there a way to prevent Mootools from overwriting this function?