<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>