Evaluating expressions
- This is performed by the expression operator
- The user can either:
- specify the name of a class containing a fixed method
- or dynamically specify a formula, to be interpreted by the server (used in the demo)
- Implemented using the Dynamic Java interpreter from INRIA.