my code is my enemy

2008-03-19 @ 03:30#

i started scanning the base classes in my exyus runtime this evening and was a bit shocked. my most recent feature set - the one that provides acces to relation database stores (SqlXmlResource) has close to 800 lines. ok, so i comment a lot and like open space, but wow. my XmlFileResource class has about 600. the XmlPageResource has just over 100 lines. a few others are coming in at a couple hundred, but that's not too bad.

one of my goals is to reduce the number of lines of code to maintain. it all goes stale. it wears out. it becomes my enemy.

code