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

Add support for c++ inheritance between components #259

Open
finger563 opened this issue May 4, 2018 · 1 comment
Open

Add support for c++ inheritance between components #259

finger563 opened this issue May 4, 2018 · 1 comment
Assignees
Milestone

Comments

@finger563
Copy link
Member

Two options - either we re-use the webGME inheritance tracking (through the base pointer) or we make our own pointer that is separate from webGME's inheritance.

@finger563
Copy link
Member Author

update the svg to be a template that can indicate that the component is a derived class. Could also update to have other controls or indications on it - for library indication for instance.

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

No branches or pull requests

1 participant