Enums as configuration: the anti-patternOne of the most common patterns I see in software design with Objective-C (and sometimes Swift), is the use of enumeration types (enum) as configurations for...#swift#solid-principles#jesse-squires#enumeration#structs·jessesquires.com·May 2, 2019Enums as configuration: the anti-pattern