By lnguyen
via linkedin.com
Submitted: Mar 03 2008 / 19:48
I've been reading articles about DDD and came across opinions about TOs and Fowler's anemic domain model. Typically I've used a TO as the form backing object. In DDD, would I back a form with the domain object and all its attributes and business logic? Not sure if I'm comfortable with that right now.
Add your comment