Object construction
Did you read "Effective Java"? If you didn“t, you should: it is one of the greatest book about java i have read so far. The only problem with this book is that over time you tend to forget some of the invaluable advices ... Other labels:
java, effective, bug
DRY-Principle overdone
Do you read the JavaSpecialists http://www.javaspecialists.co.za/ newsletter? I read it for years now and i like and appreciate it very much. I almost felt a little caught by the latest of Heinz Kabutzs writings. Using the same lines again and again ... Other labels:
java