From: Doug C. <de...@fl...> - 2002-02-09 16:07:24
|
> On second thoughts, renaming subcollection like that would _not_ be a good > idea. <subcollection> has *no* name attribute, <nested-composite-element> > specifically has one. Aaaarrrhhhh..... :) I haven't thought it through completely, but property := named member of class element := member of collection (not named) your name my alternative <collection> <collection-property> <subcollection> <collection-element> <component> <component-property> <composite-element> <component-element> new <nested-component-property> Now if we assume "-property" is inferred... your name my alternative <collection> <collection> <subcollection> <collection-element> <component> <component> <composite-element> <component-element> new <nested-component> e |