>   According to the spec only nodes with referenceable mixin type can be
> referenced but I noticed that there are cases that don't follow that
> rule. Since nt:resource inherits from nt:referenceable I guess it should
> expose the mix:referenceable mixin type, am i missing something?
only the mixintypes that were mixed in to the node are exposed in the
jcr:mixinTypes property.
a node is referenceable if: Node.isNodeType("mix:referenceable") is true.

cheers, tobi
-- 
------------------------------------------< [EMAIL PROTECTED] >---
Tobias Strasser, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel
T +41 61 226 98 98, F +41 61 226 98 97 
-----------------------------------------------< http://www.day.com >---

Reply via email to