Skip to content

PlainTopologySerializer.importFromString() always clears Topology #72

@remikey

Description

@remikey

PlainTopologySerializer.importFromString() currently clears the Topology.

I suggest to remove this call to topology.clear() since:

  • the other implementations of TopologySerializer don't clear the Topology
  • the JViewer has a popup which give the user the choice to clear it or not (incoherent flow)
  • it would be more convenient when setting up an experiment programmatically

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugreadyThis issue is fixed. It awaits to be released.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions