Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by AndreasHartmann: http://wiki.apache.org/lenya/JcrContentModel ------------------------------------------------------------------------------ Options: - * Use JCR node hierarchy + === Use JCR node hierarchy === + - * One "implicit" hierarchy + * One "implicit" hierarchy - * Additional hierarchies possible: + * Additional hierarchies possible: - * Via separate node hierarchies with references + * Via separate node hierarchies with references - * Via shared nodes (JSR 283) + * Via shared nodes (JSR 283) + + Advantages: + + * Simple + * Straightforward + * Better performance (?) + - * Use flat storage with artificial hierarchy + === Use flat storage with artificial hierarchy === + - * Either XML stored in a property (like now) + * Either XML stored in a property (like now) - * Or separate node hierarchy: + * Or separate node hierarchy: - * Via references to the content nodes + * Via references to the content nodes - * Via shared nodes (JSR 283) + * Via shared nodes (JSR 283) + + Advantages: + + * More flexibility re. content model (e.g. translations with common parent node) without constraining the URI space ---- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
