code refactoring fun
My refactoring of a lot of ZenMagick code is getting along fine. It’s actually fun and I get a chance to look anew at some of the older code bits.
While this doesn’t really add any new features it’s still worthwhile IMHO, because it makes me rethink things, and helps untangle some code.
The major block left is, unsurprisingly, the view/controller stuff. Since I am not very happy with:
- The view class(es)
- Some of the controller code
- The URL mapping
I might delay that a bit while doing other things. I’ve started looking at templating libraries again, just in case there is something useful. I might have a go at Savant. It’s small, simple and does pretty much the same as my view code, except a lot nicer and more flexible.
Any other suggestions for this?

[...] Excerpt from: code refactoring fun [...]
Pingback by News code refactoring fun | Web 2.0 Designer — June 26, 2009 @ 8:26 am