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

Document design approaches of individual modules and extension modes #298

Open
odrotbohm opened this issue Dec 16, 2019 · 0 comments
Open
Assignees
Labels
in: documentation Reference documentation, Javadoc, website type: task General tasks

Comments

@odrotbohm
Copy link
Member

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.

@odrotbohm odrotbohm added in: documentation Reference documentation, Javadoc, website type: task General tasks labels Dec 16, 2019
@odrotbohm odrotbohm self-assigned this Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: documentation Reference documentation, Javadoc, website type: task General tasks
Projects
None yet
Development

No branches or pull requests

1 participant