Archive for the ‘ Java ’ Category
I recently came across Guice, a framework that is widely considered an alternative / competing Dependancy Injection (DI) framework to Spring’s IoC container. After reading the documentation (which was very good), and playing around a little, I started to read the numerous articles blog posts comparing the two, as I was personally very surprised that [ READ MORE ]
No. I think that all told, while implemented with the best of intentions, Java Generics were a bad idea. While they do provide welcome and useful functionality in some cases, overall the costs outweigh the benefits. Cost This new language feature and its use throughout the new Java 1.5 libraries have added a significant amount [ READ MORE ]
Get every new post delivered to your Inbox.