Skip to content

What is workflow.dsl intended for? #72

Discussion options

You must be logged in to vote

Hi @GaryKopp(garykopp) ,
Your analysis is completely correct, the workflow.dsl* packages are only there to show the possibility of providing a custom DSL with autocomplete, syntax highlighting etc.
You are also right, that it would be cleaner to not check in the src-gen folder as it is regenerated during the build anyway. We just missed it in the .gitignore file.

You have to keep in mind, that the whole coffee-editor is only there to show the possibilities, provide a vision and finally a running demo on how modeling tools can look like in the web.
It was not intended to be a seed for creating a custom modeling tool as you will need to adapt the tree, the diagram and throw away all the dem…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by planger
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants