Proper way of creating child entities with DDD
问题 I'm fairly new to DDD world and after reading couple of books about it (Evans DDD among them) I was unable to find the answer to my question on internet: what the proper way of creating child entities with DDD? You see, a lot of information on internet operates on some simple level. But devils in the details and they're always omitted in dozens of DDD samples for the sake of simplicity. I'm coming from my own answer on similair question here on stackoverflow. I'm not completely satisfied with