Hi, I'm modeling a scale where each level is an instance of a mapped entity. My main issue is that the whole scale make sense in the domain but also in the persistence layer (ordering included entities for example) but is not mapped to any entity. For now, I avoided implementing the whole sclae, using lifecycle events to emulate its logic, but I lack a more robust / versatile solution.
Has one any idea on how to model a scale structure and use it in the persistence layer to order its entities ? -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
