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

Make kinds true singletons #13

Closed
wants to merge 7 commits into from

Conversation

theodore-norvell
Copy link
Owner

I removed all state from the ComponentKind classes with the exception of CompoundComponentKind. This was the intended design from the beginning and I'm not sure how it got screwed up.
Of course I probably broke a whole lot of stuff because there are no unit tests for the model; which is a serious problem in itself. One thing I know I broke is reordering of ports on CompoundComponentKindsl this code was in the drawing routine of Component, of all places! I just deleted it. I'm going to make an issue out of that and a board for issues.

@theodore-norvell
Copy link
Owner Author

Superceeded.

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.

Make Component Kinds more suitable to be singletons.
2 participants