On Wed, Jul 20, 2016 at 4:04 PM, Marcel Reutegger <mreut...@adobe.com> wrote: > Maybe we would keep the jcr:uuid property on the referenceable node and add > the mixin?
What if we do not add any mixin and just have jcr:uuid property present. The node would anyway be indexed so search would still work. Not sure if API semantics require that nodes lookedup by UUID have to be referenceable. For now I think oak:Resource is safest way. But just exploring other options if possible! Chetan Mehrotra