I want to implement a Custom Evaluator to render an Action on Alfresco Share Document details page, where I want to check whether a Document/Node has association or not. (The way we check for Aspect - hasAspectEvaluator)
I do have exactly the same question. Why isn't it there by default? It seems like a common thing to be able to solve.
I've read that I should extend the repository thier in order to pass the relations to share. But it seems like it is going to impact the performance. Could someone explain this?