From torque-dev-return-9793-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Fri Sep 10 03:01:56 2010 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 89348 invoked from network); 10 Sep 2010 03:01:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Sep 2010 03:01:56 -0000 Received: (qmail 14164 invoked by uid 500); 10 Sep 2010 03:01:56 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 14095 invoked by uid 500); 10 Sep 2010 03:01:55 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 14087 invoked by uid 99); 10 Sep 2010 03:01:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 03:01:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 03:01:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8A31Y5d028708 for ; Fri, 10 Sep 2010 03:01:34 GMT Message-ID: <6341820.107801284087694261.JavaMail.jira@thor> Date: Thu, 9 Sep 2010 23:01:34 -0400 (EDT) From: "Thomas Fischer (JIRA)" To: torque-dev@db.apache.org Subject: [jira] Resolved: (TORQUE-127) remove "null" value of idMethod attribute in table element In-Reply-To: <115886153.1257674372365.JavaMail.jira@brutus> 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/TORQUE-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-127. ----------------------------------- Assignee: Thomas Fischer Fix Version/s: 4.0 Resolution: Fixed > remove "null" value of idMethod attribute in table element > ---------------------------------------------------------- > > Key: TORQUE-127 > URL: https://issues.apache.org/jira/browse/TORQUE-127 > Project: Torque > Issue Type: Sub-task > Components: Generator > Affects Versions: 4.0 > Reporter: Thomas Fischer > Assignee: Thomas Fischer > Fix For: 4.0 > > > In Torque 3.3, the description of the attribute idMethod is > .... > idMethod (idbroker|native|none|null) "null" > .... > There is no reason to have the explicit value "null". As with other attributes (e.g. "default" on element column), leaving the attribute empy is more intuitive than having the string value null. > Therefore, the suggestion would be to change the definition to > idMethod (idbroker|native|none) #IMPLIED > or its xsd equivalent. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org