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

Store the schema with the graph #14

Open
kraison opened this issue Sep 26, 2016 · 0 comments
Open

Store the schema with the graph #14

kraison opened this issue Sep 26, 2016 · 0 comments

Comments

@kraison
Copy link
Owner

kraison commented Sep 26, 2016

Right now, class definitions are not stored with the graph itself; rather, it is required that the programmer load them when loading the rest of her code. It would be nice to find a way to get around this. However, class definitions must come before method definitions in CLOS, so it is not immediately clear how to make this work. A compromise might be to store the schema with the graph simply as a reference.

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

1 participant