[Helma-user] rhino.strictvars = true
Hannes Wallnoefer
hannesw at gmail.com
Fri Dec 22 17:32:19 CET 2006
Oops!
The option name is just "strictvars" (or, if you prefer,
"strictVars"), but not "rhino.strictvars".
Sorry for the mistake.
hannes
2006/12/20, Hannes Wallnoefer <hannesw at gmail.com>:
> One new feature I just committed to cvs HEAD is the rhino.strictvars
> property, which, if set to "true" in the server or app properties
> file, reports errors for variables with missing var statement:
>
> rhino.strictvars = true
>
> may results in something like:
>
> Attempt to assign non-existing name "PageList" in the strict mode. It
> could indicate a missing variable statement.
> (/home/hannes/gobi/code/Global/PageList.js#1)
>
> Please test well and report any problems. This was quite a big change
> (although really worth it). The chance of getting Helma 1.6 out before
> chrismas has become quite slim (I'll be doing server setup tomorrow),
> but I'll at least release a set of beta/test packages on friday.
>
> hannes
>
More information about the Helma-user
mailing list