I don't get that issue. Yes, we should not use @Exclude() instead of @Typed internally.
But no, we MUST NOT veto() beans which are @Typed()! @Typed() beans can still be used for @New! LieGrue, strub ----- Original Message ----- > From: Gerhard Petracek (JIRA) <[email protected]> > To: [email protected] > Cc: > Sent: Thursday, June 7, 2012 2:12 PM > Subject: [jira] [Resolved] (DELTASPIKE-161) veto internal beans annotated > with @Typed() > > > [ > https://issues.apache.org/jira/browse/DELTASPIKE-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > > ] > > Gerhard Petracek resolved DELTASPIKE-161. > ----------------------------------------- > > Resolution: Fixed > >> veto internal beans annotated with @Typed() >> ------------------------------------------- >> >> Key: DELTASPIKE-161 >> URL: https://issues.apache.org/jira/browse/DELTASPIKE-161 >> Project: DeltaSpike >> Issue Type: Improvement >> Components: Core >> Affects Versions: 0.2-incubating >> Reporter: Gerhard Petracek >> Assignee: Gerhard Petracek >> Fix For: 0.3-incubating >> >> >> we shouldn't use @Exclude internally because it's possible to > deactivate it. > > -- > 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 >
