Skip to content

Deprecate CPACS related functions #224

@joergbrech

Description

@joergbrech

Historically, TiXI was intended specifically for handling CPACS files. There are still a few functions in TiXI that are CPACS-specific. Examples for this are tixiAddHeader and tixiAddCpacsHeader. The first one is very old and the second one only works with CPACS < 3.5, see DLR-SL/CPACS#796.

Consequences of removing these functions:

  • TiXI as an xml-handling library is not dependent on a specific xml-schema (namely CPACS)
  • CPACS users must implement their own tixiAddCpacsHeader, which should be doable with just a few lines in TiXI.

@CLiersch, @MarAlder, what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions