(no commit message)
[utils] / src / site / xdoc / index.xml
index b8cef0d86cfa132e9a9413d20b4e8257e5d503eb..fe31114573bb0b90899e5f603ae1751f51f712da 100644 (file)
       <p> Some parts in the utilities library may seem familiar to users of other popular frameworks
         such as <a href="http://www.springframework.org">Spring</a> and <a
           href="http://code.google.com/p/google-guice/">Guice</a>. This is not always a coincidence.
-        It is my view that Spring is just another IOC framework and that there can be many IOC
-        frameworks. Also, the support that one actually needs to develop applications and in
+        It is my view that there many good IOC
+        frameworks but that it is not a good idea to tie into any one of them 
+        specifically. Also, the support that one actually needs to develop applications and in
         particular enterprise applications efficiently only requires a few basic support utilities
-        and typically not a big framework. </p>
+        and typically not a big framework. Therefore, you will find a couple of small 
+        utilities that may be familiar in the functionality they offer to what is found 
+        in other frameworks. </p>
       <p>Apart from this, there are many other interesting developments going on: </p>
       <ul>
         <li><em>Java EE 6 dependency injection:</em> Java EE 6 provides a powerful dependency
@@ -52,7 +55,7 @@
         beans, lifecycle management, Contexts and Dependency Injection, used in combination with Enterprise OSGI will
         provide the most powerful way to develop applications in the future. In this. I am making
         only an exception for web frameworks to which I think JSF is not a good solution. I would
-        use <a href="http://wicket.apache.org">Wicket</a> anyday if it's up to me. </p>
+        use <a href="http://wicket.apache.org">Wicket</a> anyday if it were up to me. </p>
 
     </section>
   </body>