You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/06/20 14:12:07 UTC

[jira] Created: (OWB-112) Check Usage of Creational Context

Check Usage of Creational Context
---------------------------------

                 Key: OWB-112
                 URL: https://issues.apache.org/jira/browse/OWB-112
             Project: OpenWebBeans
          Issue Type: Improvement
    Affects Versions: M2
            Reporter: Gurkan Erdogdu
            Assignee: Gurkan Erdogdu
             Fix For: M3


CreationalContext interface is used for reducing a creating a bean proxy. But we always create a proxy for handling interceotor and decorator calling. It seems to be useless in our case. Specification also does not mandate using it.

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


[jira] Closed: (OWB-112) Check Usage of Creational Context

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu closed OWB-112.
------------------------------

    Resolution: Fixed

> Check Usage of Creational Context
> ---------------------------------
>
>                 Key: OWB-112
>                 URL: https://issues.apache.org/jira/browse/OWB-112
>             Project: OpenWebBeans
>          Issue Type: Improvement
>    Affects Versions: M2
>            Reporter: Gurkan Erdogdu
>            Assignee: Gurkan Erdogdu
>             Fix For: M3
>
>
> CreationalContext interface is used for reducing a creating a bean proxy. But we always create a proxy for handling interceotor and decorator calling. It seems to be useless in our case. Specification also does not mandate using it.

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