Skip to content

FlockingRules

Ben Christel edited this page Jun 17, 2022 · 1 revision

The flocking rules are an algorithm for refactoring developed by SandiMetz and KatrinaOwen and described in their book 99BottlesOfOOP.

My summary of the rules is here: https://github.com/benchristel/refactoring-workshop/blob/master/docs/refactorings/flocking-rules.md

Clone this wiki locally