Niclas Hedhman created ZEST-173:
-----------------------------------
Summary: Add a convenience method for converting Associations to
Values
Key: ZEST-173
URL: https://issues.apache.org/jira/browse/ZEST-173
Project: Zest
Issue Type: Improvement
Reporter: Niclas Hedhman
When converting an Entity to Value, the Associations are EntityReferences
inside the Value, and can only be accessed within a UnitOfWork. And that is
fine.
But if I want to convert all those associations into values, a boilerplate code
is needed over and over again. It would make a lot of sense to put these into
the UnitOfWork itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)