Author: tfischer
Date: Sat Sep 22 15:19:26 2012
New Revision: 1388817
URL: http://svn.apache.org/viewvc?rev=1388817&view=rev
Log:
add status entry for torque 4.0-beta1 release
Modified:
db/torque/site/trunk/xdocs/status.xml
Modified: db/torque/site/trunk/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/status.xml?rev=1388817&r1=1388816&r2=1388817&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/status.xml (original)
+++ db/torque/site/trunk/xdocs/status.xml Sat Sep 22 15:19:26 2012
@@ -37,6 +37,29 @@
Torque.
</p>
+ <subsection name="20 September 2012 - Torque-4.0-beta1 released">
+ <p>
+ This release of the Torque 4 branch allows feedback
+ before the 4.0 release.
+ The main changes with respect to Torque 3.3 are:
+ </p>
+ <ul>
+ <li>The "look and feel" of Torque 3 was maintained.</li>
+ <li>The generator is now a general-purpose code generator.</li>
+ <li>
+ As the templates are now modular, it is easy to extend or modify
+ the generated code without having to replace the whole templates.
+ </li>
+ <li>
+ A new Criteria implementation was created, with slightly
+ changed semantics.
+ The old Criteria implementation was retained but deprecated.
+ </li>
+ <li>Prepared statements are sued throughout all queries.</li>
+ <li>Column names are now encapsulated in objects.</li>
+ </ul>
+ </subsection>
+
<subsection name="18 February 2011 - Village 3.3.1 released">
<p>
Village is the bridge between Torque and the JDBC-API. This release
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]