It should be possible to choose which ELs one wants to use and avoid
unnecessary dependencies
---------------------------------------------------------------------------------------------
Key: COCOON-2107
URL: https://issues.apache.org/jira/browse/COCOON-2107
Project: Cocoon
Issue Type: Improvement
Components: - Expression language
Affects Versions: 2.2-dev (Current SVN)
Reporter: Grzegorz Kossakowski
Priority: Minor
As discussed here[1] it is a good idea to split cocoon-expression-language-impl
to several modules (each for one EL implementation) so it will be possible to
choose which ELs one wants to use.
It's important because some ELs (like js) introduce heavy dependencies (Rhino)
that one would like to avoid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.