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

where to package the MMt generators #20

Open
kohlhase opened this issue Sep 7, 2017 · 0 comments
Open

where to package the MMt generators #20

kohlhase opened this issue Sep 7, 2017 · 0 comments
Assignees

Comments

@kohlhase
Copy link
Member

kohlhase commented Sep 7, 2017

It seems that the design of TGView is converging towards the following division of labor:

  • MMT generates "styled" JSON (giving the graph and how it should look at an abstract level) via various generator extensions.
  • TGView just shows this and makes it visible (in various layouts), the TGView has a UI component that allows to select the generator.

That means that much of the functionality of TGView comes from the generators. I set up a wiki page for documenting them at https://github.com/UniFormal/TGView/wiki/Graph-Sources (@Jazzpirate should extend that).

I would like to know (and have documented) where the code of the generators is, and where it should be. I suspect it is with the MMT sources, but should it not be bundled with TGView? It makes little sense without TGView.

I would like to have this discussed.

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

3 participants