|
|
|
|
|
by decompiled_dev
452 days ago
|
|
I think design patterns should be more descriptive, but people try to use them prescriptively. Being able to say "circuit breaker" pattern or "visitor" is a time efficient way to communicate complicated ideas. Its value is being able to conserve the limited bandwidth speaking has. Bad coders will always find something or another to justify their work with and it just so happens the most popular book is often referenced, for good and bad. |
|