[ 
https://jira.jboss.org/browse/WELDX-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pete Muir updated WELDX-140:
----------------------------

    Description: 
Probably:

@GenericConfiguration -> @GenericType (aligns with @ScopeType, @Stereotype)
@Generic -> @GenericConfiguration
@GenericBean -> @Generic
@GenericProduct -> @Generic (and be more clever about knowing the generic 
configuration point's type)

  was:
Probably:

@Generic -> @GenericConfiguration
@GenericBean -> @Generic
@GenericProduct -> @Generic (and be more clever about knowing the generic 
configuration point's type)



I think this makes sense. We can then talk about the annotation as "the generic 
type", the bean which does all the production as the "generic configuration 
definition", the things that define generic beans as "generic configuration 
producers", and the injection points that use @Generic as "generic injection 
points".

> Rename generic annotations
> --------------------------
>
>                 Key: WELDX-140
>                 URL: https://jira.jboss.org/browse/WELDX-140
>             Project: Weld Extensions
>          Issue Type: Feature Request
>          Components: Generic Beans
>            Reporter: Pete Muir
>             Fix For: 1.0.0.Beta1
>
>
> Probably:
> @GenericConfiguration -> @GenericType (aligns with @ScopeType, @Stereotype)
> @Generic -> @GenericConfiguration
> @GenericBean -> @Generic
> @GenericProduct -> @Generic (and be more clever about knowing the generic 
> configuration point's type)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to