[go: nahoru, domu]

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

Static type reference in init.gremlin #32

Open
gdaniel opened this issue May 4, 2017 · 1 comment
Open

Static type reference in init.gremlin #32

gdaniel opened this issue May 4, 2017 · 1 comment
Assignees

Comments

@gdaniel
Copy link
Contributor
gdaniel commented May 4, 2017

init.gremlin contains static references to attribute / element classes in order to customize the metaclasses. This should be modularized to use any ModelDatastore, regardless its element / attribute type.

init.gremlin should be generic and should not be updated by end-user.

@gdaniel
Copy link
Contributor Author
gdaniel commented Jun 24, 2017

This can be done by adding a set of methods in ModelDatastore that returns the class of the element / attribute types.

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