xJREB / service-based-antipatterns

A structured collection of service-based antipatterns and bad smells, served by a web application for convenient browsing
https://xjreb.github.io/service-based-antipatterns
MIT License
15 stars 1 forks source link

Taxonomy of antipatterns #25

Closed tschechlovdev closed 5 years ago

tschechlovdev commented 5 years ago

Create taxonomy for antipatterns and classify the antipatterns to according category. Also discuss difference between categories and tags.

boceckts commented 5 years ago

Refs #19

boceckts commented 5 years ago

The paper of J. Kral and M. Zemlicka, “The Most Important Service-Oriented Antipatterns” shows three roles of patterns; Business Pattern, Architecture Pattern and Application Pattern. Maybe we could categorize our antipatterns in the same or in a similar way.