Date: 2004-04-26T17:16:54
   Editor: HarishKrishnaswamy <[EMAIL PROTECTED]>
   Wiki: Jakarta HiveMind Wiki
   Page: NotXMLProposal
   URL: http://wiki.apache.org/jakarta-hivemind/NotXMLProposal

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -115,7 +115,7 @@
 }
 }}}
 
-And the configuration could look like this:
+And the configuration file could look like this:
 {{{
 servicePoint("service-id", ServiceInterface.class);
 
@@ -129,7 +129,7 @@
 pooled(implementation("service-id", ServiceImplementation.class, 
dependencies));
 }}}
 
-Likewise for configuration.
+And something along the same lines can be used for configuration too.
 
 servicePoint, service, implementation, singleton, pooled ... are all methods 
in our helper class that will do the needful.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to