Hi, I am setting up a demo for showing the use of a JCR repository, where using jackrabbit.
One of the things I'd like to show is content items linking to other content items within the same repository. I suppose this should be done using the mix:referenceable type. But how are the referecnes actually resolved. Is that the responsibility of the engine rendering the content, using e.g. the uuid as parameter when creating the anchor? Or is this handled by the repository? Or are there better solutions for this purpose? Kind regards, Marcel Dullaart
