[cdi-dev] [JBoss JIRA] (CDI-441) Enhance wording for indirect specialization in 4.3.1
Matej Novotny (JIRA)
issues at jboss.org
Fri Mar 11 07:39:00 EST 2016
[ https://issues.jboss.org/browse/CDI-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175357#comment-13175357 ]
Matej Novotny commented on CDI-441:
-----------------------------------
Created https://github.com/cdi-spec/cdi/pull/283
> Enhance wording for indirect specialization in 4.3.1
> ----------------------------------------------------
>
> Key: CDI-441
> URL: https://issues.jboss.org/browse/CDI-441
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Inheritance and Specialization
> Affects Versions: 1.2.Final
> Reporter: Tomas Remes
>
> In the 4.3.1. Direct and indirect specialization is following:
> {quote}
> Formally, a bean X is said to specialize another bean Y if either:
> • X directly specializes Y, or
> • a bean Z exists, such that X directly specializes Z and Z specializes Y.
> {quote}
> It is not fully straightforward to deduce that the second point here is not just redundant first case, but rather transitive relationship in indirect specialization.
> Therefore I think the wording for indirect specialization should be enhanced. Explanation from Jozef is at http://lists.jboss.org/pipermail/cdi-dev/2014-June/005082.html.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the cdi-dev
mailing list