[
https://issues.apache.org/jira/browse/DIRAPI-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946841#comment-14946841
]
Emmanuel Lecharny commented on DIRAPI-254:
------------------------------------------
Actually, it exists, but it's protected. It should be public instead. We can
protect the value from being injected two AttributeType to keep the Value
immutable (kind of)
> Value<?> don't have a apply(AttributeType) method
> -------------------------------------------------
>
> Key: DIRAPI-254
> URL: https://issues.apache.org/jira/browse/DIRAPI-254
> Project: Directory Client API
> Issue Type: Bug
> Affects Versions: 1.0.0-M31
> Reporter: Emmanuel Lecharny
> Fix For: 1.0.0-M32
>
>
> The {{Value<?>}} class does not have a {{apply( AttributeType )}} method,
> which makes it necessary to create a new {{Value}} when we want to make it
> schema aware.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)