naming and cache invalidation

Created: Oct 25, 2022Published: Nov 01, 2022Last modified: Apr 05, 2023
No tags
Word count: 4Backlinks: 1

Backlinks

Simplicity vs convenience is a difficult balance to strike! When is complexity worth it?

I recently proposed a rejected feature in babashka/neil. There are good reasons for the feature to be integrated, but it would also introduce complexity that needs to be understood by other devs and neil's end-users. Leaving it out is pragmatic and leaves the code in a simpler state, which is ultimately more important.