Tagged Questions
1
vote
3answers
865 views
JCR 170 Data modeling: Node names
The situation:
Lets say we are implementing a blog engine based on JCR with support for localization.
The content structure looks something like this /blogname/content/[node name]
The problem:
What ...