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

Fix flags #204

Draft
wants to merge 30 commits into
base: dev
Choose a base branch
from
Draft

Fix flags #204

wants to merge 30 commits into from

Conversation

stonecoldhughes
Copy link
Collaborator

@stonecoldhughes stonecoldhughes commented Nov 14, 2024

There should only be one flags class; it should be passed to each functor as needed. Currently removing options from the older "Flags" class and migrating all the functionality into the newer "flags" class. Currently working through boris tests and will pass through all the other functors as well.

@stonecoldhughes
Copy link
Collaborator Author

at this point, there are 5 operators left using the old config interface. Once that is removed, this can be merged in and tested.

Harry Hughes added 2 commits January 2, 2025 13:19
still to do - replace the hardcoded free integer arguments
with flags structure and still need to add new config files
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

Successfully merging this pull request may close these issues.

1 participant