[
https://issues.apache.org/jira/browse/FELIX-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert updated FELIX-4083:
------------------------------------
Attachment: valueof.patch
I ran the Core CT and noticed that some work still had to be done for this. The
following CT test were failing: AbstractFilterTests.testValueOf() and
AbstractFilterTests.testComparableValueOf()
The attached valueof.patch fixes this.
> [Core R5] Support for valueOf when evaluating a Filter
> ------------------------------------------------------
>
> Key: FELIX-4083
> URL: https://issues.apache.org/jira/browse/FELIX-4083
> Project: Felix
> Issue Type: Task
> Components: Framework
> Reporter: David Bosschaert
> Attachments: valueof.patch
>
>
> For Core R5 the Filter support needs to be enhanced to support the following
> conversion:
> A public static method on the required type called valueOf that returns an
> instance of the given type and takes a single String argument.
> See the Core R5 spec section 3.2.7
--
This message was sent by Atlassian JIRA
(v6.1#6144)