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

[feature request] Capability to output navigable model context information (e.g. ValidatorView) #93

Open
pschoepf opened this issue Jul 14, 2021 · 0 comments

Comments

@pschoepf
Copy link

jArchi is really cool and powerful, and we are using it extensively for all sorts of things like integration with external systems or validation tasks. Thanks for that !
Logging to console is ok, but its lacking the ability to provide certain context to existing Archi model objects. It would be really nice to be able to write to the existing ValidatorView (which provides seamless model integration via its object column) or to have a similar new view as part of jArchi plugin for structured scripting output with contextual mode information. (I would prefer reuse of the existing ValidatorView as it seems to have everything needed but that's a matter of taste)

I did already implement a small prototype (just be importing the hammer plugin dependency into jArchi and wrapping around IssueType and ValidatorView) to test if its useful and we found that especially for validation-kind jArchi scripts its nice to provide the validation results with navigable context instead of just console logs.

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