[ 
https://issues.apache.org/jira/browse/TAMAYA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839517#comment-16839517
 ] 

ASF subversion and git services commented on TAMAYA-401:
--------------------------------------------------------

Commit b3089cde2b635ce2ec0e4cc73f1578c47efac573 in incubator-tamaya's branch 
refs/heads/master from Anatole Tresch
[ https://gitbox.apache.org/repos/asf?p=incubator-tamaya.git;h=b3089cd ]

TAMAYA-398 TAMAYA-399 TAMAYA-400 TAMAYA-401 TAMAYA-402 TAMAYA-403 TAMAYA-404 
TAMAYA-405 TAMAYA-406 TAMAYA-407 Implemented MP 1.3 spec.


> Calrify API for PropertyValue, ObjectValze, ListValue
> -----------------------------------------------------
>
>                 Key: TAMAYA-401
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-401
>             Project: Tamaya
>          Issue Type: New Feature
>          Components: API
>            Reporter: Anatole Tresch
>            Assignee: Anatole Tresch
>            Priority: Major
>             Fix For: 0.4-incubating
>
>
> Clarify the API, e.g.:
>  * *getPropertyValue* always _returns_ a PropertyValue
>  * *getValue* always _returns_ a (resolved) String.
>  * {{_remove_ Collection<PropertyValue> getValues(Predicate<PropertyValue> 
> predicate). It can be implemented easily by clients.}}
>  * {{_remove_ PropertyValue toPropertyValue(). Instances already are of that 
> type.}}
>  * _add_ ObjectValue setValues(Map<String, String> config) to ObjectValue..
>  * _add_-Methods already return the objects added, whereas _set_-Methods 
> always returned the instance the call is operated on (builder style).
>  * {{add public static ObjectValue from(Collection<PropertyValue> values) on 
> ObjectValue.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to