cakephp-file-storage icon indicating copy to clipboard operation
cakephp-file-storage copied to clipboard

Antipattern showcase

Open dereuromark opened this issue 4 years ago • 0 comments

I finally came around to showcase what I meant with antipattern regarding types for chainable https://github.com/dereuromark/cakephp-file-storage/pull/1

It shows that adding them is really bad, and destroys extendability.

So best to drop them in all related repos, let CS tooling (free in Spryker sniffer) make sure all is consistent and you have automatically a better and extandable code.

dereuromark avatar Nov 15 '20 17:11 dereuromark