Thursday, January 1, 2009

documentation is tedious and hard

I'm rewriting the wiki for egg. Dang, it's hard and tedious. When writing code one usually think about:
  • how the code will be used
  • how the code will be tested/verified/debugged
  • how the code will be updated/fixed/maintained
how about: how the code will be documented! literate-programming? Ew!

No comments:

Post a Comment