You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2010/09/16 14:09:38 UTC

[jira] Created: (EXTCDI-55) external script evaluation

external script evaluation
--------------------------

                 Key: EXTCDI-55
                 URL: https://issues.apache.org/jira/browse/EXTCDI-55
             Project: MyFaces CODI
          Issue Type: New Feature
          Components: JSE-Scripting
            Reporter: Gerhard Petracek


it should be possible to trigger an external script via
 - the given path
 - a typesafe id

spi which might be useful (the names might change):
 - LanguageDetector (analyzes the script and selects the correct script engine)
 - ScriptResolver (uses the given path or id to load the script)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.