Le 10 sept. 04, � 07:59, J�rg Schaible a �crit :
Thank you very much, Shing!
That's exactly what I need, but unfortunately, it's not open
source ;( Does anybody know another API/framework like JEP
that is open source? Thanks!
JEXL ?
http://jakarta.apache.org/commons/jexl/

I always forget that...
Add to it, then, at least BeanShell which is somewhat more powerful! (maybe too much)


One thing for JEXL which, I think, is missing, is the suggestion to be able to add "functions" (not written in jexl necessarily, but as java code-bits).

For example, having seen some Maven code-pieces recently, I can assure everyone that having, for example, a function that does
relativeFile(originalFile,relativePath)
(and returns a file or a string) would help enormously!
(same for URLs)


Or... to return to our mathematical evaluation, one could, then, add new mathematical functions to the syntax (e.g. "abs").

paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to