sort patterns

This commit is contained in:
Dominik Liebler 2019-08-30 07:56:18 +02:00
parent b05225bdfe
commit 4f2b8a5690
No known key found for this signature in database
GPG Key ID: DCE4AADEA26FD47B

View File

@ -92,6 +92,6 @@ The patterns can be structured in roughly three different categories. Please cli
### [More](More)
* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern) (is considered an anti-pattern! :no_entry:)
* [Repository](More/Repository)
* [EAV](More/EAV) [:notebook:](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model)
* [Repository](More/Repository)
* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern) (is considered an anti-pattern! :no_entry:)