gt4dev

Results 2 comments of gt4dev

I found answer in IDDD book on page 185. It allows to identify entities with strategy of 'late identity assignment', before main identity is assigned. It's VO-like equals. Especially useful...

I know, it's just a sample but as identity is top important in entities let me ask sth. Generalizing IDDD sample code: When I 1st time saw `Thing` with `ThingId`...