You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/07/31 22:39:45 UTC

svn commit: r427248 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml

Author: thorsten
Date: Mon Jul 31 13:39:45 2006
New Revision: 427248

URL: http://svn.apache.org/viewvc?rev=427248&view=rev
Log:
Addings notes about dispatcher specific code changes. 

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml?rev=427248&r1=427247&r2=427248&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml Mon Jul 31 13:39:45 2006
@@ -46,6 +46,9 @@
       <action dev="TS" type="add" context="admin">
         Initial plugin code extracted from the old views plugin.
       </action>
+      <action dev="TS" type="add" context="code"> Added first implementation of 
+        the dispatcher. Including contract bean implementation and interface; 
+        dispatcher exception and dispatcher transformers. </action>
       <action dev="TS" type="add" context="docs">
         Added infos of the pattern the plugin is using.
       </action>