Every time I get into doing some code, I get sucked into refactoring another part of Inkscape's ancient past.

The problem is; I have an artists eye for code design and ugly, overly complex, under-tested and worse than all of those asymmetric code makes me all itchy.

Tonight's refactoring: No, version strings should not be parsed and saved by some weird third party function.

#inkscape #programming#codeQuality