Taking it to Th’emacs: http://t.co/0N0lyDcfM2 The overlap between Smalltalk style systems and Emacs is substantial and rarely discussed.
miniblog.
Related Posts
For hobby projects, I really like software where I can do small features or tweaks. Sometimes I don't have time for anything more substantial.
Website projects are great for this. Are there other areas?
I'm coming round to the view that optimum documentation is one web page per function.
This gives you space for prose, examples, related functions, version history and even user comments!
It's not the norm though, and requires substantial content writing.
It's so hard to reason about a substantial inheritance hierarchy. Child classes can access state in the parent, so they're no simpler.