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

usage of new multi-map #358

Merged
merged 4 commits into from Jan 27, 2012
Merged

usage of new multi-map #358

merged 4 commits into from Jan 27, 2012

Conversation

karlnapf
Copy link
Member

tuned the load_file_parameter method to load really all parameter from file that were specified by the mappings
(mappings can now point to more than one parameter)
Needed for migration where one parameter depends on multiple others.
(example/test is to come)

sorry for this chaotic patch, but I realised some things on the fly
But all examples still work :)

and load_file_parameters (old one) to load_all_file_paramters

adapted these name changes to examples

adapted load_file_parameter(s) changes to examples
multi-mapping array. In theory, parameters which depend on multiple
others should now be completely loaded from file. Example is to come...

renamed methods
load_file_parameters->load_all_file_parameters
load_file_parameter->load_file_parameters
sonney2k pushed a commit that referenced this pull request Jan 27, 2012
@sonney2k sonney2k merged commit 7a1ffb1 into shogun-toolbox:master Jan 27, 2012
sonney2k pushed a commit that referenced this pull request May 22, 2012
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.

None yet

2 participants