Published at: 02:05 pm - Sunday May 10 2009
If you consider a singleton for solving a problem, you really should think again if it is the correct solution or if you are coding the equivalent of global variable. If you still want to use the singleton approach, ask your colleagues if this would be a good approach. If they agree, I might have [...]
Published at: 02:05 pm - Wednesday May 06 2009
When I first read the then news of IBM considering to buy Sun I was a little worried. What would it mean to my favorite programming language java? IBM is a strong player in the JCP and with Eclipse they made a IDE available that is constantly among the two most used and the three [...]
Published at: 07:11 pm - Thursday November 27 2008
Should I use Hibernate for the next project? How does it compare to JDBC This question get’s asked a lot. And the first answer is most of the times: That is comparing apples and oranges. And of course that is true. But if you are a little kid apples are round and tasty and so [...]