#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@ -18,6 +18,7 @@ and rolled out. Allowing switching back to the older feature quickly if needed.
|
||||
can easily introduce code complexity. There is also cause for concern that the old feature that the toggle is eventually
|
||||
going to phase out is never removed, causing redundant code smells and increased maintainability.
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
@ -29,4 +30,4 @@ Use the Feature Toggle pattern when
|
||||
|
||||
## Credits
|
||||
|
||||
* [Martin Fowler 29 October 2010 (2010-10-29).](http://martinfowler.com/bliki/FeatureToggle.html)
|
||||
* [Martin Fowler 29 October 2010 (2010-10-29).](http://martinfowler.com/bliki/FeatureToggle.html)
|
||||
|
Reference in New Issue
Block a user