Content deleted Content added
No edit summary |
m →Usage, criticism and evolution: fix wl |
||
Line 22:
According to [[Martin Fowler (software engineer)|Martin Fowler]], the hexagonal architecture has the benefit of using similarities between presentation layer and data source layer to create symmetric components made of a core surrounded by interfaces, but with the drawback of hiding the inherent asymmetry between a service provider and a service consumer that would better be represented as layers.<ref>{{Cite book|url=https://www.worldcat.org/oclc/50292267|title=Patterns of enterprise application architecture|last=Fowler, Martin,|first=|date=2003|publisher=Addison-Wesley|year=|isbn=0-321-12742-0|___location=|pages=21|oclc=50292267}}</ref>
According to some authors, the hexagonal architecture is at the origin of the [[
== Variants ==
|