https://bz.apache.org/bugzilla/show_bug.cgi?id=57576
--- Comment #2 from Philippe Mouawad <[email protected]> --- (In reply to Sebb from comment #1) > We cannot change the IfController default to a new language, because that > will break test plans. We could add a property to keep backward compatibility. > > Note that the controller already supports the use of Jexl etc. > Just enable "Interpret Condition as Variable Expression?" and use a function > call in the appropriate language. That's how I do but I only learnt about this as per one of your mails on dev list. Also jexl is not a very well known lanuguage and newbies are rarely aware of this. Once again, defaults are not the best , which I don't find good. > > It may be possible to use Nashorn Javascript instead of RhinoScript, > provided that the language syntax is the same. I think it is as it's javascript. -- You are receiving this mail because: You are the assignee for the bug.
