Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6579181ED for ; Thu, 23 Jul 2015 01:07:08 +0000 (UTC) Received: (qmail 14446 invoked by uid 500); 23 Jul 2015 01:07:05 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 14410 invoked by uid 500); 23 Jul 2015 01:07:05 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 14399 invoked by uid 99); 23 Jul 2015 01:07:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2015 01:07:05 +0000 Date: Thu, 23 Jul 2015 01:07:05 +0000 (UTC) From: "Niclas Hedhman (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ZEST-47) Complex Configuration Types MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZEST-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niclas Hedhman resolved ZEST-47. -------------------------------- Resolution: Fixed I want to close this for now, and retain the link to ZEST-105 when the ValueSerialization subsystem is redeisgned to take into account the Complex Types of configuration initialization. > Complex Configuration Types > --------------------------- > > Key: ZEST-47 > URL: https://issues.apache.org/jira/browse/ZEST-47 > Project: Zest > Issue Type: New Feature > Reporter: Niclas Hedhman > Assignee: Niclas Hedhman > Fix For: 2.1 > > > See https://ops4j1.jira.com/projects/QI/issues/QI-350 > To allow complex Configuration types to be initialized from properties files. > Since we now have ValueSerialization, I suggest that is used as an alternate configuration option to Properties files, so I can have YAML, XML or JSON as the static initialization format. -- This message was sent by Atlassian JIRA (v6.3.4#6332)