Closed Chilinot closed 8 years ago
Make Message.deconstructMessage() to parse messages using regular expressions instead of the current implementation. This should enable for a more declarative definition of the layout of messages and make future refactors and redesigns easier.
This issue is tied with issue #14
Make Message.deconstructMessage() to parse messages using regular expressions instead of the current implementation. This should enable for a more declarative definition of the layout of messages and make future refactors and redesigns easier.