The Good and Bad of CDI

A little background CDI has had a major influence in the Java community. It's inclusion into JEE6 has greatly improved the way of working with JEE in general, this itself caused a major leap in adoption of JEE. So far so, that it's being applied indiscriminately, something I'm not much of a fan of. For most of the web applications being built, CDI is a great tool to accelerate implementation. ...

January 5, 2014 · 3 min · Pal Hargitai

Choosing The Right Tool

In the world of open source, Java comes quite naturally. There are the quite significant Apache and Eclipse foundations, along with the very many smaller open source contributions. But this makes Java a bit of a hammer for very many nails. Personally, I like working with Java. But sometimes I see Java being applied where it perhaps shouldn't. ...

April 8, 2012 · 2 min · Pal Hargitai