On 2010-12-25 09.51, Niclas Hedhman wrote:
I have a series of upcoming demands to support entity-local identities, and in some cases the number of entities are numerous, in the 1000s of the aggregating entity. Worse is that I don't really control the implementation, downstream developers will make the domain models, and I want to make their experience the best. One option is to do Identity mangling, having semantics built into the identity string itself, and build some kind of support library that deals with this. But that feels like a hack, and I would like to tackle this at the root itself; Support for entity-local identities.
Can you first of all describe why simply UUID's, even for "owned" entities, doesn't work? That's how I do it, and it's very easy to get going.
/Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

