[–] z3t4 9y ago ↗ One method could be writing ES5 define property for the methods you depend on, to make sure they are not modified. [–] alphaXp 9y ago ↗ Interesting idea! You could configure it to be non writable.Unfortunately there is a big downside - as a third party plugin you're not really allowed to destructively change the hosted environment.
[–] alphaXp 9y ago ↗ Interesting idea! You could configure it to be non writable.Unfortunately there is a big downside - as a third party plugin you're not really allowed to destructively change the hosted environment.
2 comments
[ 4.0 ms ] story [ 10.6 ms ] threadUnfortunately there is a big downside - as a third party plugin you're not really allowed to destructively change the hosted environment.