Skip to content
cavalle edited this page Feb 24, 2013 · 28 revisions

Taxonomies

Who calls the service object?

  • The controller
  • The AR model (composition)

What technique is used to augment the model functionality?

  • Decoration
  • Composition
  • Dependency
  • Extension (static or dynamic)

What represents the service object?

Clone this wiki locally