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

Visual modelling #17

Open
cadorn opened this issue Sep 18, 2014 · 1 comment
Open

Visual modelling #17

cadorn opened this issue Sep 18, 2014 · 1 comment

Comments

@cadorn
Copy link

cadorn commented Sep 18, 2014

What do you think about modelling the primitives involved using something like http://www.jointjs.com/api ?

I envision reactive modelling systems that can present the primitives to allow users to build valid reactivity models where the systems would map the primitives to domain specific object representations during designing and environment specific implementations during manifestation (provisioning/deployment).

I think I can build my whole system on these primitives (plus a few more) and am exploring ways to passively and actively visualize the processing nodes and data flows. It should be possible through static analysis and sufficient meta data to generate all meta data needed to drive such visualizations to represent a system. Most important in such a visualization system is to ensure you have fallback primitives for anything legacy that does not quite fit the new new model but can be shimmed to avoid a break in the flow.

Anyway, I am interested in exploring this further if you think it has legs. We can call the project gvor General Visualization of Reactivity and build up a library of modelling primitives and specs that can be loaded into IDEs.

@cadorn cadorn changed the title Visual modelling using JointJS Visual modelling Feb 6, 2015
@cadorn
Copy link
Author

cadorn commented Feb 6, 2015

I am going to build a visualization system to handle something like this. It will be canvas D3.js based and when I get around to it I will be looking to build a pluginset for gtor.

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