From issues-return-23180-apmail-commons-issues-archive=commons.apache.org@commons.apache.org Mon Nov 28 22:54:01 2011 Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C1999F51 for ; Mon, 28 Nov 2011 22:54:01 +0000 (UTC) Received: (qmail 46351 invoked by uid 500); 28 Nov 2011 22:54:01 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 46245 invoked by uid 500); 28 Nov 2011 22:54:01 -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 46237 invoked by uid 99); 28 Nov 2011 22:54:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 22:54:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 22:54:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1CE19A528A for ; Mon, 28 Nov 2011 22:53:40 +0000 (UTC) Date: Mon, 28 Nov 2011 22:53:40 +0000 (UTC) From: "Gilles (Commented) (JIRA)" To: issues@commons.apache.org Message-ID: <149647072.20057.1322520820119.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1259661721.35315.1321461112309.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MATH-707) Naming confusion 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/MATH-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158893#comment-13158893 ] Gilles commented on MATH-707: ----------------------------- Changed {{...UnivariateVectorialFunction}} to {{...UnivariateVectorFunction}} (revision 1207675). > Naming confusion > ---------------- > > Key: MATH-707 > URL: https://issues.apache.org/jira/browse/MATH-707 > Project: Commons Math > Issue Type: Task > Reporter: Gilles > Assignee: Gilles > Priority: Trivial > Labels: api-change > Fix For: 3.0 > > > This issue was raised in [this thread|http://markmail.org/thread/4h6omyqsik65rcgv] on the "dev" ML. > It proposes to consistently name classes/interfaces that refer to number types (e.g. "Real", "Complex", ...) and structure (e.g. "Scalar", "Vectorial", ...), with "Real" and "Scalar" components in names being assumed (thus, not to be included in the name). > For example, for the "Univariate..." interfaces (in package "analysis"), the proposal is to operate the following renaming: > * {{UnivariateRealFunction}} -> {{UnivariateFunction}} > * {{UnivariateRealVectorialFunction}} -> {{UnivariateVectorFunction}} > * {{UnivariateMatrixFunction}} -> {{UnivariateMatrixFunction}} > Similar changes are in order in the package "optimization" (where "Real" is sometimes included in the name and sometimes not, or used instead of "Scalar"). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira