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

code needs clean up and reorganisation #22

Open
2 of 5 tasks
fwyzard opened this issue Dec 28, 2015 · 0 comments
Open
2 of 5 tasks

code needs clean up and reorganisation #22

fwyzard opened this issue Dec 28, 2015 · 0 comments

Comments

@fwyzard
Copy link
Contributor

fwyzard commented Dec 28, 2015

  • remove default parameter values, unless it really makes sense for such parameters to be optional
  • most functions should not accept both a configuration "branch" (e.g. /dev/CMSSW_7_6_0/HLT) and a specific version (e.g. /dev/CMSSW_7_6_0/HLT/V14). A single function should convert a branch to its latest version.
  • move all ConfDB v2 code in a single package (e.g. confdb_v2/)
  • remove the code duplication between exposed and converter
  • remove commented out sections of code
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Dec 28, 2015
  - clean up comments
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Dec 28, 2015
  - remove default parameter values
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Dec 28, 2015
  - move all ConfDB v2 code in a single package
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Dec 28, 2015
  - remove default parameter values
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Jan 13, 2016
  - move all ConfDB v2 code in a single package
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Jan 13, 2016
  - remove default parameter values
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Jan 13, 2016
  - move all ConfDB v2 code in a single package
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Jan 13, 2016
  - remove default parameter values
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Jan 14, 2016
  - remove default parameter values
fwyzard added a commit to fwyzard/web-confdb that referenced this issue Jan 14, 2016
  - clean up comments
  - remove default parameter values
  - move all ConfDB v2 code in a single package
vinnie87 added a commit that referenced this issue Jan 14, 2016
code cleanup (see #22)
All files checked, and bugs fixed.
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

No branches or pull requests

1 participant