Skip to content

Refactor duplicated code in Xpp3Dom and Xpp3DomUtils #6

Closed
@belingueres

Description

@belingueres

The following methods are duplicated (or nearly identical):

  • mergeXpp3Dom
  • writeToSerializer
  • isEmpty
  • isNotEmpty

Move all the code to only one of the classes. Deprecate methods in the other class, delegating its implementation to the first class.

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