Closed gravypod closed 12 years ago
Read my above line comments.
Also I would like to know what IDE your making these changes with and if you test the plugin before submitting any changes with a pull request to the main repo?
Its stated in the header.... the way you are supposed to do it...
You didn't answer a single one of my questions, like if you test the plugin before you make a commit, or why your line endings make git think a while file has been changed.
Yes, I tested this.
gravypod, since the line endings are changed, it is hard to see what are the real changes in the code. Can you make a summary of what are the exact issues this commit is solving? Or what are the features this commit is adding?
In the commit message you assert 'fixed your code', but I don't exactly see what is fixed. Reformatting and refactoring are not 'fixes'. Pretty code is of course nice to have, but I get the feeling that all code that does not conform to your strict coding standards is considered bad. Keep in mind the project is less than 500 lines of code. For such a small program, I don't think the current state of the code is unacceptable. As I said earlier, the main problems with such reformatting and changing end-of-line characters is that they make it hard to see what are the real changes in the code.
Now my review of the real changes:
In conclusion:
As always, thanks for the time you put into this.
Fixing my line endings
Removed thread pool, added thread safe objects, moved backup into its own thread, and got a cookie from ElgarL!