Keep The Code Clean: WatchDog & SpotTheBug Approach | Java Code Geeks
February 25, 2015 5:55 am Keep The Code Clean: WatchDog & SpotTheBug Approach Before going to discuss ' WatchDog & SpotTheBug Approach', let me give a brief context on what is the needs for this. Three months back I was asked to write core infrastructure code for our new application which uses all the latest and greatest technologies. I have written the infrastructure code and implemented 2 usecases to demonstrate which logic should go into which layer and the code looks good(atleast to me :-)). Then I moved on to my main project and I was hearing that the project that i designed(from Now on-wards I will refer this as ProjectA) is going well. After 3 months last week one of the developer of ProjectA came to me to help him in resolving some JAXB Marshalling issue. Then I imported the latest code into eclipse and started looking into the issue and I was literally shocked by looking at the messy code. First I resolved that issue and started looking into whole code and I was speechless.Read full article from Keep The Code Clean: WatchDog & SpotTheBug Approach | Java Code Geeks
No comments:
Post a Comment