You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/08/07 18:37:59 UTC

[jira] Created: (COCOON-2107) It should be possible to choose which ELs one wants to use and avoid unnecessary dependencies

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.