codeliner / php-ddd-cargo-sample

PHP 7 Version of the cargo sample used in Eric Evans DDD book
http://codeliner.github.io/php-ddd-cargo-sample/
BSD 3-Clause "New" or "Revised" License
796 stars 151 forks source link

Exclude Voyage from current version of the system #15

Closed codeliner closed 10 years ago

codeliner commented 10 years ago

The team had some discussions with the domain expert, because the handling of Voyage within a Leg isn't clear at all. For the moment the Voyage is ignored until the team has a better understanding of the association between Voyage and Leg.

codeliner commented 10 years ago

Removed Voyage association from Leg, see diff