Skip to content

Implement Stateful Pass-based Sequence Diagram Rendering #470

Description

@prmr

The current implementation is purely stateless, which less to a complex and inefficient design. With the recent refactoring (#466) it should be possible to implement the rendering of the sequence diagram in a single pass, a bit like the class diagram. This will also contribute to making the SequenceDiagramBuilder simpler, and help solve bug #463.

Metadata

Metadata

Assignees

Labels

mainIssues with the main code baserefactoringA proposal to refector or generally improve the code

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions