The interface org.apache.commons.jexl2.Script has been extended with
several methods.
There's no default abstract implementation so I assume this will cause
problems for client code.

Would it be make sense to implement the new methods in a
sub-interface? Or an independent interface?
In particular, the Callable methods seem to be rather different.
Even the parameters/variables seem to be different from the original interface.


==

BTW, just noticed that the new methods etc. don't have @since markers.
Should really be added before release.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to