From torque-dev-return-9505-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Mon Mar 08 08:33:07 2010 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 66218 invoked from network); 8 Mar 2010 08:33:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Mar 2010 08:33:07 -0000 Received: (qmail 84913 invoked by uid 500); 8 Mar 2010 08:32:44 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 84819 invoked by uid 500); 8 Mar 2010 08:32:44 -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 84811 invoked by uid 99); 8 Mar 2010 08:32:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 08:32:43 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.218.221] (HELO mail-bw0-f221.google.com) (209.85.218.221) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 08:32:41 +0000 Received: by bwz21 with SMTP id 21so640495bwz.15 for ; Mon, 08 Mar 2010 00:32:20 -0800 (PST) Received: by 10.204.141.135 with SMTP id m7mr4615206bku.183.1268037139990; Mon, 08 Mar 2010 00:32:19 -0800 (PST) Received: from GreenStreet (c-4f669067-74736162.cust.telenor.se [79.102.144.103]) by mx.google.com with ESMTPS id 13sm1126771bwz.11.2010.03.08.00.32.18 (version=SSLv3 cipher=RC4-MD5); Mon, 08 Mar 2010 00:32:19 -0800 (PST) From: "Ludwig Magnusson" To: "'Apache Torque Developers List'" References: <012101cabd36$818c2710$84a47530$@com> In-Reply-To: Subject: RE: torque 4 plan (was: RE: Release candidate of torque 4 site - please review) Date: Mon, 8 Mar 2010 09:32:02 +0100 Message-ID: <004601cabe99$d50ccca0$7f2665e0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acq+mTHn1lzeS2TGSAWIpmqnh13ZAQAAF9Sg Content-Language: sv Very nice! With documentation like this it's also easy for someone like me to see where I can help (which in this case could be the criteria class). I look forward to seeing it on the site. /Ludwig -----Original Message----- From: Thomas Fischer [mailto:fischer@seitenbau.net] Sent: den 8 mars 2010 09:27 To: Apache Torque Developers List Subject: torque 4 plan (was: RE: Release candidate of torque 4 site - please review) > What I also would like is some kind of plan on what Torque4 actually will > contain. It would be nice to know what the "heavy development" mentioned on > the first page is and what is left of it. There were occasional discussions about this during the last three years, and most certainly I do not remember everything. And also, this is my personal list, so everything I say here is subject to community approval: What will most certainly change: - package and class names in the generator (the "generator" name is too overloaded, so the name of the generator class will change and the "gf" package name will change to "generator") - configuration syntax in the generator will reflect the class name changes in the generator - the templates need to be adapted to the generator configuration changes - ant support for the generator will be added - something needs to be done about the ant tasks that were in 3.3. but are not yet present in 4.0. - external schema support will be added in the templates - package structure of the templates (the id table sql templates are currently not in the sql package which is confusing) What will probably change: - the Criteria class might get refactored (no inheritance of HashMap etc) or might get an alternative - There might be a custom type for column Ids (not the String constants used now) - There might be an alternative to static peer classes to ease plugging in of an alternative implementation What will hopefully not change - migration from Torque3 to Torque4 should be as painless as possible. So the behaviour of the runtime should change as little as possible. If I could get comments on this of the other torque team members I could put this plan on the web site as well.... Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org