On Mon, Nov 16, 2009 at 12:49 PM, Bertrand Delacretaz <[email protected]> wrote: > Although that would be non-standard w.r.t JCR, I think such a "don't > accept same-name siblings" configuration flag might be useful. It is > relatively easy to end up with same-name siblings without really > meaning to.
I don't think a system wide flag to disable SNS is possible. As there are some system nodes in jcr:system come with same-name siblings. A custom node definition could solve this problem by design, I couldn't see the problem here. -Guo
