You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Commented) (JIRA)" <de...@myfaces.apache.org> on 2012/04/04 13:32:24 UTC

[jira] [Commented] (EXTSCRIPT-107) CDI Integration

    [ https://issues.apache.org/jira/browse/EXTSCRIPT-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246181#comment-13246181 ] 

Werner Punz commented on EXTSCRIPT-107:
---------------------------------------

The GSOC Project has reached ists goal and this is satisfactory, but the problem is, that it cannot deal with custom scopes and only works with owb and its integrated scopes. The better bet after consulting the owb people is, to simply restart the container at changes. We do not get the fine grained granularity as with jsf beans but this is a neutral way which in the long run also will work with Weld.

                
> CDI Integration
> ---------------
>
>                 Key: EXTSCRIPT-107
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-107
>             Project: MyFaces Extensions Scripting
>          Issue Type: Improvement
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>              Labels: gsoc, mentor
>
> Ext-Scripting is an extension framework for the Apache MyFaces project, its goal is to provide scripting language support and dynamic recompilation and reloading (hotplugging) within JSF.
> The long term goal of Ext-Scripting is to have support for most major frameworks which have hooks into Ext-Scripting.
> The near term goal is Spring and CDI.
> While spring support is being worked for in the inofficial 1.1 branch, 
> CDI is an open issue, which might be resolvable in the GSOC 2010.
> The goal would be to support both implementations within our Ext-Scripting infrastructure.
> Following goals have to be reached:
> a) Determine which extension points in the implementations can be used to hook ext-scripting in, and provide a prototype for a simple reload
> of a single class within those extensions (by using a throw away classloader, but without recompile)
> b) Provide a neutral easy to use APIs for framework extensions (that would be a separate issue outside of what should be done within GSOC since it has to be done before summer) for 1.1
> c) Implement one of those extensions for at least one implemtation, if time allows for both

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira