Forward NodeTools types#753
Conversation
e76cd25 to
2e96e15
Compare
2e96e15 to
6274046
Compare
271eb78 to
3c60608
Compare
|
Please let me know if you have any feedback on this. Edit: postponed by a day at the request of Catylist. |
3c60608 to
0e8f274
Compare
0e8f274 to
d130288
Compare
|
This PR is doing way too much, if you want to split things off into their own files you should be trying to make atomic PRs splitting them off for one. |
429d310 to
5951491
Compare
106efac to
b34d5d4
Compare
I'm not making PRs for the sake of making PRs.... |
b34d5d4 to
46bcaf6
Compare
46bcaf6 to
4f86b94
Compare
This PR is doing way too much and is violating singular responsibility, like its splitting off the manager types which has nothing to do with the supposed aim of the PR, such a change should be localized, the managers are not "NodeTools types" and should be relegated to their own PR. |
|
Merged to dev as I'm not getting any real review |
NodeTools.hpp is only required for parsing methods. All callbacks and such should use forwarded types instead.