You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/02/20 08:09:12 UTC

[jira] [Commented] (OWB-782) Create AnnotatedTypeService SPI interface

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

Romain Manni-Bucau commented on OWB-782:
----------------------------------------

This needs to keep the strict separation betwwen scanning and build of cdi metadata. Mixing both would be a pain (+reflection shouldnt be slow since xbean already triggered cache of reflection info)
                
> Create AnnotatedTypeService SPI interface
> -----------------------------------------
>
>                 Key: OWB-782
>                 URL: https://issues.apache.org/jira/browse/OWB-782
>             Project: OpenWebBeans
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 1.2.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.2.0
>
>
> We currently create all the AnnotatedTypes in a Factory where we also cache them. 
> We need a 2nd layer for the synthetic AnnotatedTypes which might get added from in BeforeBeanDiscovery.
> Since we now have xbean-finder in our ScannerService, we can re-use the information gathered there and spare parts of the initial class reflection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira