There’s no place like ::1

Refactoring

| Comments

Everyone knows that Java sucks. But now I’m finishing my one year project on program comprehension. The application is written in Java, so you can imagine I have tons of classes and many KLOCs spread over the project tree.

Unfortunately I am at this phase that it is impossible to maintain the code! Poor planning? No! JAVA SUCKS! So now I’m refactoring all the way down, rewriting and rewriting and rewriting and rewriting….

This will be a really bad week :(

Comments