Skip to content

Document design of DOM objects #292

@scpeters

Description

@scpeters

Several questions about the design of libsdformat's DOM objects have come up in discussions with @EricCousineau-TRI over time, including the following:

  • Lifetime of DOM elements, lifetime or relationship
  • role of semantics, why not just use xsd to generate structs
  • How dynamic is the DOM? If you call SetPoseRelativeTo, does that modify the embedded ElementPtr? the PoseRelativeToGraph?
  • Is the DOM a read-only interface to a model parsed from XML? Or would you construct a model programmatically from DOM objects?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions