Unified interface#21
Conversation
- made Application & NodeBase abstract - moved A & B specific code to child classes - apply code format
|
This will take a bit longer to verify, but seems to be a good idea. |
|
I've found some issues and will fix them the next days. |
No problem, I haven't looked at it yet and will be on vacation for some days either ;) |
…ugNet into unifiedInterface
|
@SeppPenner so hopefully that is all. It will go through our QA department as part of our usage, so maybe some fixes will follow. But the general work is done from my side. I'm looking forward to your feedback. |
|
@SeppPenner did you already find some time to look at this? |
Not yet, but I will check it right now :) |
|
@all-contributors please add @BoBiene for code test |
|
I've put up a pull request to add @BoBiene! 🎉 |
|
I have merged your pull request and checked it. Looks very good (I just adjusted some code style things mainly). I still need to verify your question on Gitter (Where the events should occur-Node or application) and need to check the async events (and probably should run some tests with the new code) :) |
based on #20
I tried to prevent any breaking changes