deVasp 0.2
2011-11-25
After suffering with a refactoring to pass an input
value right across the system and reading Martin Fowler about Inversion
of Control I decided to make a try to build a
library to support the rest of Inversion of
Control missing in a Dependency Injection
Container. Have a look at Diergo Value Space.
Spring Pitfalls
2011-09-14
Spring is the most common used IOC container. Due to
the many functionalities there are many source of
errors not visible at first sight. A typical problem is
a dependency tending to an incorrect created bean
instance.
(german version)…
(german version)…
deCS 2.1
2011-06-29
Diergo CSV 2.1 has been released!
The library now also supports linefeeds in quoted
values and commented header lines.