All configuration as options#529
Conversation
|
@boegel this fails 1 unittest and i have no clue why |
|
also missing: unittests |
|
On Sun, Mar 10, 2013 at 5:44 PM, Stijn De Weirdt
So, will this end-up in the v1.3 changelog? sorry for the noise, just trying to make you smile! ;-) |
|
@stdweird: The unit tests run fine after I pulled in your branch and installed it, see below. How exactly did you run the tests? |
There was a problem hiding this comment.
sorry for that. i hope to swicth to new IDE soon.
There was a problem hiding this comment.
use _log.deprecated(..., "2.0") here too instead of _log.debug?
There was a problem hiding this comment.
no, on deprecation , the whole block will be removed
|
Just a couple more minor remarks, looks fantastic overal. But, does it work? Do we need to add unit tests as well to be 100% sure? |
|
@boegl the backwards compatible stuff works, but unittests are welcome ;) |
|
@boegel fixed latest remarks |
|
Phieuw, ok, merging it! |
This add support for all configuration options as generaloption options.