seade 2004/05/05 05:18:41
Modified: xdocs changes.xml
Log:
Patch thanks to Leandro Rodrigo Saad Cruz:
This is just a little enhacement. When I write webapps with turbine I
usually initialize my modules to get a handle to a ComponentManager or
any other component that I'd like to use inside that module.
IMHO, turbine could be changed to handle all modules as Components,
handling their life cycle and life style.
Revision Changes Path
1.85 +3 -0 jakarta-turbine-2/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- changes.xml 4 Apr 2004 13:45:25 -0000 1.84
+++ changes.xml 5 May 2004 12:18:41 -0000 1.85
@@ -215,6 +215,9 @@
<li>
Upgraded to commons-pool-1.1
</li>
+ <li>
+ A means of initializing Velocity action modules has been added.
+ </li>
</ul>
</p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]