Hybrid theory

September 8, 2007 by johlrogge

As I was working with JRuby recently I started wishing for some better tool integration, something that would make developing in the two languages as integrated as Java and Ruby becomes with JRuby.
Read the rest of this entry »

Storing objects

July 17, 2007 by johlrogge

Those who know me professionally probably know that I hate relational databases… Those who know me a bit better know that I don’t really hate databases but I think that they are overused and a whole lot of applications could very well do without them, in fact they would be easier to write if it was not for the sometimes awkward process of mapping objects to relational data.

Read the rest of this entry »