Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Cannot rename metaclass #74

Open
LinqLover opened this issue Jan 5, 2022 · 3 comments
Open

Bug: Cannot rename metaclass #74

LinqLover opened this issue Jan 5, 2022 · 3 comments

Comments

@LinqLover
Copy link
Collaborator

Trying to accept a new name in a metaclass leads to the following error:

image

Instead, I would have expected to rename the underlying non-meta class, too.

@tom95
Copy link
Collaborator

tom95 commented Jan 5, 2022

I suppose expected behavior would be to block editing in the first place?

@LinqLover
Copy link
Collaborator Author

This would also be consistent but might cost you a few more clicks. What other semantics could a user expect from renaming the metaclass?

@LinqLover
Copy link
Collaborator Author

LinqLover commented Jan 6, 2022

Other issues with SBStClass:

  • properties such as variableSubclass, variableSubclass, and traits (?) are not displayed
  • superclass is not editable by typing
  • cannot rename instance variables conveniently

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

No branches or pull requests

2 participants