Angela Schreiber wrote:
Marcel Reutegger wrote:
hmmm, what's the exact reason we have ChildInfo?
as i say before: the reason for the ChildInfo was to be
able to build the hierarchy entry without having to
build the complete Node that belongs to that entry.
I'm sorry, I was being lazy. should have looked that up myself...
the NodeInfo includes
- all references pointing to that node
I think this should be changed as well in line with the current proposal. I've
created a jira issue: https://issues.apache.org/jira/browse/JCR-1418
- the ids of all properties
this is only moderate in size and I'd argue that it doesn't add much overhead.
regards
marcel