What I did was write a script factory which keeps track of compiled files based on date-time. When a file's date changes I recompile the script.

On 4/19/2010 3:25 PM, Parhs wrote:
Hello...
I let the users to write a script(a condition)
However the variables involved in the condition may change .....
example

condition


ASTO>4 || THS>20   blah blah

the user may want to change the ASTO name to something else... and
then stored scripts should be informed for this change....

I think that compiling an decompilining may be the solution but i dont
know how...

_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to