Angela Schreiber wrote:
Julian Reschke wrote:
Why don't we change things so that ItemInfo *extends* ChildInfo,
that doesn't make sense from my point of view.
the usecase for the ChildInfo was to be able to build
the HierarchyEntry for a Node where neither ids of
the child-entries nor the references are required.
but the extra methods exposed by ChildInfo (and basically
shared with NodeInfo as marcel pointed out) don't make
sense for Properties.
OK, in that case let NodeInfo extend ChildInfo.
BR, Julian