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

Config refacto #27

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Config refacto #27

wants to merge 21 commits into from

Conversation

lauxley
Copy link
Contributor

@lauxley lauxley commented Apr 26, 2013

refactorisation, the goals were :
* to avoid using any global variable
* get rid of every occurences of 'libe'
* cleanup how settings are passed and used
* get rid of jdpicker (it is easy enough to hook any date picker if you want one)

Note that there is still a lot of TODOs in the code, and that this will make other pull requests hard to merge (some files got deleted, others got moved)

lauxley added 2 commits April 26, 2013 10:47
* to avoid using any global variable
* get rid of every occurences of 'libe'
* cleanup how settings are passed and used
* get rid of jdpicker (it is easy enough to hook any date picker if you want one)

Note that there is still a lot of TODOs in the code, and that this will make other pull requests hard to merge (some files got deleted, a lot of code was moved).
@lauxley
Copy link
Contributor Author

lauxley commented Apr 26, 2013

damnit, i wanted to squash all the commits, i forgot the first one :(

@lauxley lauxley mentioned this pull request May 2, 2013
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.

1 participant