Archive

Posts Tagged ‘Refactoring’

Are you an astronaut?

April 21st, 2009 Comments off

An architecture astronauts that is?

As I said yesterday, I’m spending some time to studying design patterns. I’m ears deep in research on MVC which has led me to MVP and beyond. I’ve got some nasty code tightly bound to a WinForms UI. I want elegance and flexibility. What I have is neither.

So…

It is time to refactor. Read more…