El jue, 13-07-2006 a las 10:24 +0200, Christoph Kiehl escribió: > Hi, > > in our current system we are able to extend nodetypes by adding properties or > nodes after the nodetype has been initially created. These > properties/childnodes > have to be non-mandatory. > As of now Jackrabbit doesn't support this. Are there any reason besides 'it's > just not implemented' why this is currently not possible? > I could possibly add additional properties/childnodes by adding mixins, but > this > would not reflect my intention. > How do you handle changes in nodetypes?
Perhaps you should rethink the problem using mixin nodes. I don't know why mixin nodes doesn't reflect your intention. -- Paco Avila <[EMAIL PROTECTED]>
