Feature Toggles seem to beget rather messy Toggle Point code, and these Toggle
Points also have a tendency to proliferate throughout a codebase. It's important to
keep this tendency in check for any Feature Toggles in your codebase, and critically
important if the toggle will be long-lived. In this installment, Pete covers a few
implementation patterns and practices which help to reduce this issue.
Published on January 28, 2016 12:35