You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Group similarities as in HWAdress and DPID.
The have very similar pack functions for example.
Maybe should they be derived from a same base class ("colon separated hex
values...")
Same with echo request, echo reply, and hello... and many others..
Maybe implement using Mixin classes, as proposed by Diego. I agree;
The text was updated successfully, but these errors were encountered:
Group similarities as in HWAdress and DPID.
The have very similar pack functions for example.
Maybe should they be derived from a same base class ("colon separated hex
values...")
Same with echo request, echo reply, and hello... and many others..
Maybe implement using Mixin classes, as proposed by Diego. I agree;
The text was updated successfully, but these errors were encountered: