[ http://jira.magnolia.info/browse/MAGNOLIA-1474?page=comments#action_13854 ] Grégory Joseph commented on MAGNOLIA-1474: ------------------------------------------
added NodeData.getReferencedContent(), which will throw a RepositoryException (actually a ValueFormatException9, as per the jcr api, if the property is not of type REFERENCE. to check: how this behaves with activation (since activation might try to create references to nodes that haven't been activated/imported yet) > Allow basic support for reference properties > -------------------------------------------- > > Key: MAGNOLIA-1474 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1474 > Project: Magnolia > Issue Type: Improvement > Components: core > Reporter: Grégory Joseph > Assigned To: Grégory Joseph > Fix For: 3.1 > > > NodeData should be able to return a Content instance if the property is of > type REFERENCE. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
