Y
Hacker News
new
|
ask
|
show
|
jobs
by
tombert
8 days ago
I think having good plugin support is a better way to do it. Keep the most obvious configuration options behind a "dumb" config language like JSON or something, but create a framework to add functionality via a plugin API.
1 comments
temphaaa
8 days ago
there is a point where maintaining zillions^H^Hmany plugins and keep them updated between version gets nightmarish (see gnome extensions for example)
link