Content area
Full Text
Patterns of Enterprise Application Architecture Martin Fowler, et al. 2003. Reading, Mass.: Addison-Wesley. 557 pages. ISBN: 0-321-12742-0.
Martin Fowler's book, after a brief introduction discussing architecture and patterns, is divided into two parts: the "Narratives" and the "Patterns." The former is structured into a discussion of "layering...to break apart a complicated software system" into "presentation logic," "data source logic," and "domain logic." The...