Skip to content

class stereotype - #446

Open
shengzhangscore wants to merge 2 commits into
eclipse-score:mainfrom
shengzhangscore:sheng_class_stereotype
Open

class stereotype#446
shengzhangscore wants to merge 2 commits into
eclipse-score:mainfrom
shengzhangscore:sheng_class_stereotype

Conversation

@shengzhangscore

Copy link
Copy Markdown
Contributor

No description provided.

@shengzhangscore shengzhangscore changed the title Sheng class stereotype class stereotype Aug 27, 2026
},
"namespace": "",
"package": "",
"stereotype": "Singleton, Immutable",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you change from Vec<String> to Option<String>? Now users have to separate the elements in this string by hand. I would prefer if we go back to Vec<String> and do this separation internally.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other diagrams, such as component and sequence diagrams, use Option<String> for consistency. So change this to Option<String>. Do you mean it is better to change all stereotype to stereotypes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants