From dev-return-8634-archive-asf-public=cust-asf.ponee.io@tamaya.incubator.apache.org Tue May 14 14:58:47 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1CB9D180675 for ; Tue, 14 May 2019 16:58:47 +0200 (CEST) Received: (qmail 18625 invoked by uid 500); 14 May 2019 14:58:46 -0000 Mailing-List: contact dev-help@tamaya.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tamaya.incubator.apache.org Delivered-To: mailing list dev@tamaya.incubator.apache.org Received: (qmail 18605 invoked by uid 99); 14 May 2019 14:58:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2019 14:58:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 9F676C0253 for ; Tue, 14 May 2019 14:58:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -97.2 X-Spam-Level: X-Spam-Status: No, score=-97.2 tagged_above=-999 required=6.31 tests=[ALL_TRUSTED=-1, KAM_ASCII_DIVIDERS=0.8, RDNS_NONE=3, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 6o61Bemd1TAb for ; Tue, 14 May 2019 14:58:44 +0000 (UTC) Received: from mail.apache.org (unknown [10.10.3.133]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 60335612B1 for ; Tue, 14 May 2019 14:52:06 +0000 (UTC) Received: (qmail 5471 invoked by uid 99); 14 May 2019 14:52:05 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2019 14:52:05 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DA796E2BEE for ; Tue, 14 May 2019 14:52:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id E43BB2584A for ; Tue, 14 May 2019 14:52:02 +0000 (UTC) Date: Tue, 14 May 2019 14:52:02 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@tamaya.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TAMAYA-401) Calrify API for PropertyValue, ObjectValze, ListValue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TAMAYA-401?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1683= 9507#comment-16839507 ]=20 ASF subversion and git services commented on TAMAYA-401: -------------------------------------------------------- Commit bc806ff3e608bd5077bce22a5915ac801ac8c306 in incubator-tamaya-extensi= ons's branch refs/heads/master from Anatole Tresch [ https://gitbox.apache.org/repos/asf?p=3Dincubator-tamaya-extensions.git;h= =3Dbc806ff ] TAMAYA-398 TAMAYA-399 TAMAYA-400 TAMAYA-401 TAMAYA-402 TAMAYA-403 TAMAYA-40= 4 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_=C2=A0Collection getValues(Predicate predicate). It can be implemented easily by clients.}} > * {{_remove_=C2=A0PropertyValue toPropertyValue(). Instances already are= of that type.}} > * _add_ ObjectValue setValues(Map config) to=C2=A0Object= Value.. > * _add_-Methods already return the objects added, whereas _set_-Methods = always returned the instance the call is operated on (builder style). > * {{add=C2=A0public static ObjectValue from(Collection va= lues) on ObjectValue.}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)