Hi, I have my own node-types extending nt:folder and nt:file:
[hmg:folder] > nt:folder - * (string) - * (string) multiple - * (boolean) - * (boolean) multiple - * (double) - * (double) multiple - * (long) - * (long) multiple - * (date) - * (date) multiple [hmg:file] > nt:file - * (string) - * (string) multiple - * (boolean) - * (boolean) multiple - * (double) - * (double) multiple - * (long) - * (long) multiple - * (date) - * (date) multiple I wonder if it would be possible to add a mixin-type at creation time, e. g. mix:lockable ? Where must it be places in my notation? Thx Gamba -- View this message in context: http://www.nabble.com/Own-nodes-with-mix%3Alockable-tp25056308p25056308.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
