When creating track messages a parser is used by this package that can only handle a very limited number of property types. We at AFAS want to use a more complex parser to send our messages. I saw an issue where someone else also wants to have this.
I would recommend to implement this in this way so that this package stays simple and generic, and for the more advanced users we can create our own (specialised) parsers.
When creating track messages a parser is used by this package that can only handle a very limited number of property types. We at AFAS want to use a more complex parser to send our messages. I saw an issue where someone else also wants to have this.
I would recommend to implement this in this way so that this package stays simple and generic, and for the more advanced users we can create our own (specialised) parsers.