Domain-Driven Refactoring: Encapsulating Collections

added by DotNetKicks
9/30/2021 2:19:38 PM

415 Views

Posts in this series: IntroProcedural BeginningsLong MethodsExtracting Domain ServicesDefactoring and Pushing Behavior DownEncapsulating DataEncapsulating CollectionsIn the last post, we looked at refactoring our domain model so that we have explicit entry points in order to mutate our domain object. I skipped one of members because it deserved a post all


0 comments