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

Refactor options #432

Merged
merged 1 commit into from
Jan 31, 2019
Merged

Refactor options #432

merged 1 commit into from
Jan 31, 2019

Conversation

mforets
Copy link
Member

@mforets mforets commented Jan 30, 2019

See #255.

Split options.jl into 3 files:

  • Options/dictionary.jl containing the dictionary of options and basic functionality
  • Options/validation.jl containing general manipulation methods for options
  • Options/BFFPSC18_options.jl containing methods to manipulate options that are specific to the block decompositions approach

Eventually the 3rd file could be moved down to the BFFPSV18 folder, but we are not there yet because other higher level parts depend on it too, eg. the Properties module.

@mforets mforets requested a review from schillic January 30, 2019 23:55
Copy link
Member

@schillic schillic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(I assume that this is just a code split.)

@mforets mforets merged commit cc94740 into master Jan 31, 2019
@mforets mforets deleted the mforets/255b branch January 31, 2019 12:26
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.

2 participants