Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "slugs" for all patterns mentioned in CPSA-F curriculum v4 #82

Closed
9 of 27 tasks
gernotstarke opened this issue Mar 11, 2017 · 4 comments · Fixed by #199
Closed
9 of 27 tasks

add "slugs" for all patterns mentioned in CPSA-F curriculum v4 #82

gernotstarke opened this issue Mar 11, 2017 · 4 comments · Fixed by #199
Assignees

Comments

@gernotstarke
Copy link
Member

gernotstarke commented Mar 11, 2017

numerous patterns of R1 and R3 relevance need an entry in the glossary!!

A brief description ("slug"), best with an (online) reference

Sub Tasks

In order of appearance in LG2-5

  • Layers (R1)
  • Pipes-and-Filter (R1)
  • Microservices (R1)
  • Dependency Injection (R1)
  • Blackboard
  • Broker
  • Combinator
  • CQRS (Command-Query-Responsibility-Segregation)
  • Event-Sourcing
  • Interpreter
  • MVC (Model View Controller)
  • MVVM (Model View ViewModel)
  • MVU (Model View Update)
  • PAC (Presentation Abstraction Control)
  • Adapter
  • Facade
  • Proxy
  • Observer
  • Plug-In
  • Ports&Adapters
  • Onion-Architecture
  • Hexagonal-Architecture
  • Clean-Architecture)
  • Remote Procedure Cal
  • SOA (Service-Oriented Architecture)
  • Template and Strategy
  • Visitor
@gernotstarke
Copy link
Member Author

I took the freedom to assign a few contributors... Wolfgang and Mike, 3+ contributions will make you authors on Leanpub...

@programming-wolf
Copy link
Collaborator

Is this still relevant?

@alxlo
Copy link
Collaborator

alxlo commented Nov 21, 2022

I've added a list of all the patterns that might profit from a reference. Currently open are:

  • Pipes-and-Filter (R1)
  • Blackboard
  • Combinator
  • CQRS (Command-Query-Responsibility-Segregation)
  • Event-Sourcing
  • Interpreter
  • MVVM (Model View ViewModel)
  • MVU (Model View Update)
  • PAC (Presentation Abstraction Control)
  • Plug-In
  • Ports&Adapters
  • Onion-Architecture
  • Hexagonal-Architecture
  • Clean-Architecture)
  • Remote Procedure Cal
  • SOA (Service-Oriented Architecture)
  • Template and Strategy
  • Visitor

@skogsbaer
Copy link
Contributor

#199 adds all patterns mentioned in the very first comment of this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants