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 requested review from christophd and tschlat April 12, 2024 08:35
@bbortt bbortt self-assigned this Apr 12, 2024
@tschlat tschlat force-pushed the feat/#254-dynamic-scenario-registration-at-runtime branch from 12d00cf to 42e08e3 Compare September 19, 2024 07:53
@bbortt bbortt force-pushed the feat/#254-dynamic-scenario-registration-at-runtime branch from 42e08e3 to 72aeaa7 Compare October 20, 2024 19:18
@bbortt bbortt force-pushed the feat/#254-dynamic-scenario-registration-at-runtime branch 2 times, most recently from b429916 to b5ade58 Compare November 2, 2024 12:06
@bbortt bbortt force-pushed the feat/#254-dynamic-scenario-registration-at-runtime branch from b5ade58 to 237d5ec Compare November 2, 2024 13:19
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.

1 participant