Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EB121200B5E for ; Wed, 6 Jul 2016 07:51:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E976F160A7C; Wed, 6 Jul 2016 05:51:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3CF99160A76 for ; Wed, 6 Jul 2016 07:51:12 +0200 (CEST) Received: (qmail 55345 invoked by uid 500); 6 Jul 2016 05:51:11 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 55301 invoked by uid 99); 6 Jul 2016 05:51:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 05:51:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 108712C02A4 for ; Wed, 6 Jul 2016 05:51:11 +0000 (UTC) Date: Wed, 6 Jul 2016 05:51:11 +0000 (UTC) From: "Dapeng Sun (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRYPTO-105) Eliminate Configuration class MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Jul 2016 05:51:13 -0000 [ https://issues.apache.org/jira/browse/CRYPTO-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dapeng Sun updated CRYPTO-105: ------------------------------ Assignee: Sebb > Eliminate Configuration class > ----------------------------- > > Key: CRYPTO-105 > URL: https://issues.apache.org/jira/browse/CRYPTO-105 > Project: Commons Crypto > Issue Type: Improvement > Reporter: Sebb > Assignee: Sebb > Fix For: 1.0.0 > > > As per discussion on the mailing list the Configuration class does not serve a particularly useful purpose. > Several of the entries are internal use only, and the KEY entries belong more naturally in the classes that use the properties, e.g. the relevant factory classes. > This also allows many of the KEY names to be shortened as they are now qualified by the class name where they are defined -- This message was sent by Atlassian JIRA (v6.3.4#6332)