Closed Holger-Will closed 6 years ago
one idea is to keep the parser as simple as possible, and have a second parser inherit from first parser and that understands ESP3 types. see #25
@RafaelKa I really like some clarification on this, so i can go forward implementing the classes.
i could go ahead implementing the basic classes but without parsing the actual content... But that would be inconsistent, because in the case of Radio_ERP1 i already parse the content (to get the senderId for example)
fixed with #25
a follow up for the disussion in #20