Representing domain objects
This is related to my recent question regarding naming awkward domain objects. A number of answers indicated I was using the wrong representation for the domain objects. To summarize, I chose to use an enum to represent some domain objects used as keys in lookups.
How to model and query spatial responsibilites of company local branches
what are best practices, to model and query spatial responsibilities of company local branches?
My company has many local branches which are all in general responsible for 1 city. This is the easiest case. However, there are some exceptional cases. Here’s a list of all possible cases:
Extending Composite Structure model generally/in Enterprise Architect
I’m currently on a project, which integrates domain specific techniques in the modelling tool Enterprise Architect through UML Profiles.
Single Responsibility principle VS KISS principle
Let’s assume the modeling of User
model in a context of a social network.
What is the best way to represent quantity in stock in domain model?
A Transaction
contains one or more LineItem
. One LineItem
has a relation with an Item
. Every Item
has a number field that represent quantity in stock.
How far to go with Domain Driven Design?
I’ve read a little about domain driven design and the usage of a rich domain model, as described by Martin Fowler, and I’ve decided to put it in practice in a personal project, instead of using transaction scripts.
How far to go with Domain Driven Design?
I’ve read a little about domain driven design and the usage of a rich domain model, as described by Martin Fowler, and I’ve decided to put it in practice in a personal project, instead of using transaction scripts.
How far to go with Domain Driven Design?
I’ve read a little about domain driven design and the usage of a rich domain model, as described by Martin Fowler, and I’ve decided to put it in practice in a personal project, instead of using transaction scripts.
How far to go with Domain Driven Design?
I’ve read a little about domain driven design and the usage of a rich domain model, as described by Martin Fowler, and I’ve decided to put it in practice in a personal project, instead of using transaction scripts.
How far to go with Domain Driven Design?
I’ve read a little about domain driven design and the usage of a rich domain model, as described by Martin Fowler, and I’ve decided to put it in practice in a personal project, instead of using transaction scripts.