X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=src%2Fsite%2Fxdoc%2Findex.xml;h=fe31114573bb0b90899e5f603ae1751f51f712da;hb=8d321e0d26d7d1d8c461fc9ca8bd7105e86e6ac2;hp=b8cef0d86cfa132e9a9413d20b4e8257e5d503eb;hpb=a57546c981a6a320c162d59239e83fd248ea7c4d;p=utils diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index b8cef0d8..fe311145 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -31,10 +31,13 @@

Some parts in the utilities library may seem familiar to users of other popular frameworks such as Spring and Guice. 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.

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

Apart from this, there are many other interesting developments going on: