On Fri, Jan 16, 2009 at 11:10 AM, Anirvan Majumdar <[email protected]> wrote: > Stefan Guggisberg wrote: >> >> manually editing node type definitions is not supported. mix:referenceable >> does >> declare the jcr:uuid property. since you manually added mix:referenceable >> to an existing type, nodes created with the old definition will not >> have this property. >> >> cheers >> stefan > > In that case, if I were to programmatically add the mixin type > "referenceable" to the older existing node, will that work?
yes > > Anirvan >
