Skip to content

Conversation

@dfb
Copy link
Contributor

@dfb dfb commented Mar 14, 2019

Currently PythonHouseKeeper is implemented entirely in a header file, which makes it cumbersome to work with because the smallest modification causes pretty much the entire project to be rebuilt (e.g. I was debugging something and just wanted to add a log message temporarily - each tweak meant a full rebuild).

This is a QOL change that doesn't change any functionality at all; it merely splits the implementation into a .cpp file.

@rdeioris rdeioris merged commit 8de7445 into 20tab:master Mar 14, 2019
@dfb dfb deleted the pr_split_housekeeper branch March 14, 2019 17:05
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.

2 participants