You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by kn...@apache.org on 2005/06/13 11:20:16 UTC

svn commit: r190374 - /jakarta/hivemind/trunk/src/documentation/content/xdocs/rules.xml

Author: knut
Date: Mon Jun 13 02:20:14 2005
New Revision: 190374

URL: http://svn.apache.org/viewcvs?rev=190374&view=rev
Log:
removed reference in documentation to long ago superseeded "bean" translator.

Modified:
    jakarta/hivemind/trunk/src/documentation/content/xdocs/rules.xml

Modified: jakarta/hivemind/trunk/src/documentation/content/xdocs/rules.xml
URL: http://svn.apache.org/viewcvs/jakarta/hivemind/trunk/src/documentation/content/xdocs/rules.xml?rev=190374&r1=190373&r2=190374&view=diff
==============================================================================
--- jakarta/hivemind/trunk/src/documentation/content/xdocs/rules.xml (original)
+++ jakarta/hivemind/trunk/src/documentation/content/xdocs/rules.xml Mon Jun 13 02:20:14 2005
@@ -324,9 +324,6 @@
         ... but each Translator is free to interpret the initializer string its own way.</p>
       <p>The following sections describe the basic translators provided with the framework. You can add additional 
         translators by contributing to the &hivemind.Translators; configuration point.</p>
-      <section> <title>bean</title> <p> The bean translator expects its input to bean in the form 
-        <code>service-id:locator</code>. The service-id references a service implementing &api.BeanFactory;. </p> 
-        &note-library; </section>
       <section>
         <title>boolean</title>
         <p>The boolean translator converts an input string into a boolean value. "true" is translated to true, and 



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