Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 79621 invoked from network); 5 Mar 2010 21:55:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Mar 2010 21:55:22 -0000 Received: (qmail 79404 invoked by uid 500); 5 Mar 2010 21:55:08 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 79381 invoked by uid 500); 5 Mar 2010 21:55:08 -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 79373 invoked by uid 99); 5 Mar 2010 21:55:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 21:55:08 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [217.24.207.26] (HELO mail.seitenbau.net) (217.24.207.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 21:55:04 +0000 Received: from [192.168.15.18] (helo=www.seitenbau.net) by router.seitenbau.net with esmtp (Exim 4.43) id 1NnfTk-0001yk-WF for torque-dev@db.apache.org; Fri, 05 Mar 2010 22:54:41 +0100 Subject: torque 4 site and further actions X-KeepSent: 73C29172:59D75DDE-C12576DD:006CE964; type=4; name=$KeepSent To: Apache Torque Developers List X-Mailer: Lotus Notes Release 8.5 December 05, 2008 Message-ID: From: Thomas Fischer Date: Fri, 5 Mar 2010 22:54:40 +0100 X-MIMETrack: Serialize by Router on www/seitenbau(Release 8.5HF467 | May 15, 2009) at 05.03.2010 22:54:38 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Spam-Score: -1.4 (-) X-Spam-Report: -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Time for another status and discussion about further actions. status: The Torque 4 site is deployed at http://db.apache.org/torque/releases/torque-4.0/index.html It is not yet linked from the main Torque site, my plan is to do that on monday. So if you find any errors there, there is still time to correct them. The test project is now running for the following databases: - postgresql - oracle - mysql - mssql with id method "native". There are some remaining problems with the id methid "idbroker", but I am confident I 'll have it sorted out in the near future. I also still need to figure out how to best treat the conditional manager and bean tests, but I'll document it on the site once this is done. further actions: - The external-schema support is missing, I hope I get at it in the near future. However, I'm curious to know what it is good for. Does anybody have a use case ? - As the tool for code generator is called generator, and there is an interface inside it for a class that produces text for the output which is also called generator , my personal opinion is that the name of one object should be changed to avoid confusion. As the name for the module is quite old, the interface name should be changed, and the references to it in the configuration. I'm still not sure which name to use. possible candidates that come to my mind are TextWriter, TextCreator, OutputWriter, OutputCreator... any recommendations or other ideas ? - Currently the maven2 generator plugin is just a frontend for the current code generator. However, there are a few goals from the old generator which should probably remain like jdbc2xml. I'd like to investigate whether we want to provide the functionality or if we can use ddlutils for some tasks. - Ant integration for the generator is still missing. This should not be a big problem, but needs to be done. In my opinion, this should go into a separate small package torque-ant-tools - Do we still want to support java 1.4 in Torque 4 runtime & generated classes ? - Which databases do we want to support in Torque 4 ? I believe e.g. the claim that we support db2 in Torque 3.3 is just nonsense, we do not have a driver for any recent db2 database. So my suggestion is to concentrate on the databases that we really support and which we test with each release. A suggestion for this set would be mysql, postgresql, mssql, oracle, derby and hsqldb. What do you think ? Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org