- Posted by Jakob Andersen on July 20, 2008
Currently I'm working with a system handling different operations when receiving business documents in object form. Its quite obvious that the code for handling this has evolved to have a lot more responsibilities than it was intended to. So already having an Inversion of Control container in our s...
[More]
- Posted by Jakob Andersen on March 23, 2008
Introduction Lately I have been writing some posts(in Danish) introducing ActiveRecord and MonoRail. I have gotten some requests for providing a translation of these in English. This is the fist one and its heavily based on the getting started guide found on castle website. This first post will in...
[More]