Closed Bug 3569 Opened 26 years ago Closed 25 years ago

[RDF/DOM] Can't differentiate inner nodes from leaves

Categories

(Core Graveyard :: RDF, defect, P3)

All
Windows NT

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: waterson, Assigned: waterson)

Details

Right now there are no attributes added to hierarchical content models to
indicate which elements are leaves and which elements are containers. This is
required for toolbars, menus, and the tree control.

Guha, Hyatt, and I were talking about this and decided that what we should do
is create a little RDF piece of glue that adds "is-a" information; e.g., a
MailFolder is-a container, then add an IsA() method to the composite data
source as a convenience.
Status: NEW → ASSIGNED
Marked assigned. For now, I'll put an attribute on bookmark items that
indicates that they're leaves.
rjc note:  I just fixed a bug in the tree builder so that a "container='true'"
attribute is now set only if its really a container.  3/12/99
Is this still a problem? It seems like it's really not.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
Verified Invalid
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.