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 (JIRA)" <de...@myfaces.apache.org> on 2010/03/28 14:13:28 UTC

[jira] Created: (EXTSCRIPT-107) CDI Integration

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


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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/EXTSCRIPT-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850662#action_12850662 ] 

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

I would be willing to mentor this project for GSOC 2010

> 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
>
> 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.
-
You can reply to this email to add a comment to the issue online.