evowilliamson / design-patterns

designpatterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the final report of design of a system that is part of the curriculum of the subject "Design Patterns" of the Master of Software Engineering at the Open Univeriteit.

Article/Book Authors Comments
Orchestrational responsibility of the Composite Pattern Evo Williamson Design of a system that is part of the curriculum of the subject "Design Patterns" of the Master of Software Engineering at the Open Univeriteit.
CQRS CQRS stands for Command Query Responsibility Segregation. It's a pattern that I first heard described by Greg Young. At its heart is the notion that you can use a different model to update information than the model you use to read information

About

designpatterns