code smell
Bad Tests, Good Tests - new book available!
Submitted by Tomek Kaczanowski on Mon, 12/16/2013 - 16:35I'm happy to announce the arrival of my new book! :) It is called "Bad Tests, Good Tests" and is all about writing high-quality tests.
Custom Asserts For ModelAndView
Submitted by Tomek Kaczanowski on Tue, 11/27/2012 - 23:47This blog posts present some custom assertions written for Spring MVC ModelAndView class to make the tests more readable.
Pros And Cons Of Working With Legacy Code
Submitted by Tomek Kaczanowski on Mon, 11/28/2011 - 12:32Is it good for developer to work with legacy code? Is it possible to develop new skills by doing this? Or maybe this is a dead-end that you should avoid? Let us find out.
Working With Legacy Code
Submitted by Tomek Kaczanowski on Thu, 11/24/2011 - 13:31Recently I spent some time working with legacy code. The usual stuff - fixing bugs, introducing requested changes. In this blog post I share some comments on working with such code.
Getters/Setters Revisited - Validation of Order Class
Submitted by Tomek Kaczanowski on Wed, 01/13/2010 - 22:58This is a continuation of the post devoted to some code smells that was vigorously commented in favour of ugly, anti-OO code design :). Thanks God, I also got an interesting question regarding this problem.
Seems to me, that this topic should be discussed one more time.
How Programming Books Promote Code Smells
Submitted by Tomek Kaczanowski on Tue, 01/05/2010 - 20:50This rant is dedicated to code examples (found in books) that promote bad programming habits. Some of them can be counted among famous code smells.
...for God's sake, books should be educational in every aspect !
getters and setters is all I need
Submitted by Tomek Kaczanowski on Sun, 10/07/2007 - 15:21Yes, I have a grudge against hibernate. Yes, hibernate. Oh, it's a great ORM, I use it a lot, it's really ok. But... but if an inexperienced programmer learns from hibernate-style classes then the get/set trouble comes.
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.
