Skip to content

Document design approaches of individual modules and extension modes #298

@odrotbohm

Description

@odrotbohm

Various modules in Salespoint use different designs in terms of which DDD building blocks they implement. Some solely work with an aggregate and repository (e.g. inventory, catalog), others expose a service implementation in front of those (e.g. order, user accounts). Those design decisions result in different ways to extend the module.

We should give a high-level overview about those approaches and document what steps to take if need arises to extend those.

Metadata

Metadata

Assignees

Labels

in: documentationReference documentation, Javadoc, websitetype: taskGeneral tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions