(no commit message)
authorErik Brakkee <erik@brakkee.org>
Mon, 21 Jun 2010 22:18:11 +0000 (22:18 +0000)
committerErik Brakkee <erik@brakkee.org>
Mon, 21 Jun 2010 22:18:11 +0000 (22:18 +0000)
src/site/xdoc/index.xml

index b8cef0d86cfa132e9a9413d20b4e8257e5d503eb..7b5dfe51e78e64064e8c449fab16113aeeb2e020 100644 (file)
@@ -31,8 +31,9 @@
       <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>
       <p>Apart from this, there are many other interesting developments going on: </p>