hi, i want use your rule engine in iOS, Android and JAVA without a browser window. When i load the nools.js i get the exception "Can't find variable: window".
On JAVA i fixed that with the env.js script to simulate the window. And i replaced some java reserved words like static, throws, byte,.. After that, it runs in JAVA.
Have you a workaround that the window variable is not needed? I use on iOS the JSContext to load and execute the code.
Best regards,
Marco