Opened 17 years ago
Closed 17 years ago
#116 closed task (fixed)
separate configurations and parameters
Reported by: | Peter Johansson | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
Separate Paramater class into a parameter class and a Config class.
Of course Config takes care of features set in config file and Paramater should take care of parsing of commanline.
Note: See
TracTickets for help on using
tickets.
(In [229]) Modified behaviour of Configuration. Fixes #114, #115, #116