You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ta...@jakarta.apache.org on 2004/04/30 17:51:58 UTC

[Jakarta Tapestry Wiki] Updated: Tapestry31Status

   Date: 2004-04-30T08:51:58
   Editor: HowardLewisShip <hl...@apache.org>
   Wiki: Jakarta Tapestry Wiki
   Page: Tapestry31Status
   URL: http://wiki.apache.org/jakarta-tapestry/Tapestry31Status

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -3,8 +3,8 @@
 = April 30 2004 =
 
 Just finished merging of changes from the hlship-3-1 branch into the trunk. The unit test suite is working and code coverage has only slipped 0.10% from Tapestry 3.0.
-There's a temporary kludge around OGNL: the old IResourceResolver interface extended ognl.ClassResolver.  The new org.apache.hivemind.ClassResolver interface does not. OGNL now uses
-a static variable to store an instance of ognl.ClassResolver and that's a problem the tapestry library is on the system classpath and there are multiple WARs deployed ... but its
+There's a temporary kludge around OGNL: the old {{{IResourceResolver}}} interface extended {{{ognl.ClassResolver}}}.  The new {{{org.apache.hivemind.ClassResolver}}} interface does not. OGNL now uses
+a static variable to store an instance of {{{ognl.ClassResolver}}} and that's a problem if the Tapestry library is on the system classpath and there are multiple WARs deployed ... but its
 all temporary until some form of !OgnlService is put in place.
 
 Upgrade (3.0 to 3.1) notes:

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org