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

Draft: load scenarios at runtime #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bbortt
Copy link
Collaborator

@bbortt bbortt commented Apr 12, 2024

dynamic scenario registration at runtime, based on Java code. happy to hear your thoughts @christophd & @tschlat.

I think it could later be enhanced with a DSL. but since the simulator supports only Java simulations up to now, I think the feature should be implemented step by step.

don't merge! I'll increase the coverage before merging. this code is for sure not bug-free! up until now I've only submitted one integration test to proof the desired behavior.

@bbortt bbortt added IN PROGRESS Type: Feature Prio: Low java Pull requests that update Java code labels Apr 12, 2024
@bbortt bbortt self-assigned this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IN PROGRESS java Pull requests that update Java code Prio: Low Type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant