Update 'Code_Smells_Patterns/index.md'

main
Ashton McGlone 8 months ago
parent b1b312923d
commit 7d7109cd8a

@ -8,11 +8,7 @@
[Reocurring Parameter lists](./Reocurring_Parameter_Lists.md) [Reocurring Parameter lists](./Reocurring_Parameter_Lists.md)
**Big Objects** [Big Objects](./Big_Objects.md)
* Force: Refactoring may be considered if an object has many methods and variables.
* Solution: It may be possible to break this object up into a few smaller objects. This can be done for readability, simplicity, and overall funtionality.
**Big Methods** **Big Methods**

Loading…
Cancel
Save