about summary refs log tree commit diff stats
path: root/html/edit
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-11-23 19:40:47 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-11-23 19:40:47 -0800
commit6ca1ac7a6ce0a79a7d857d6e21825037c00ba0c3 (patch)
treea3548f1d711692291d2ebf9f064e92972bca38f3 /html/edit
parentca4210b479603ccc25b274d7c3489eac0f9a22d6 (diff)
downloadmu-6ca1ac7a6ce0a79a7d857d6e21825037c00ba0c3.tar.gz
3684
Trying to find examples where a layer includes complexity just so later
layers can hook into it. Resolve_stack is the one big one I've found
that isn't just a simple function-call indirection that may later get
more complex.

Conclusion of a conversation with Stephen Malina: Such examples should
make one very nervous, because this sort of creep is how we end up with
over-engineered abstractions (http://www.joelonsoftware.com/articles/fog0000000018.html).
We need to step very carefully anytime we make the outsider reader's
comprehension task harder..
Diffstat (limited to 'html/edit')
0 files changed, 0 insertions, 0 deletions