Open koch-t opened 10 years ago
Sorry about slow response. I'm on paternity leave and baby doesn't leave as much time for transit hacking ;)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.
:x: skywave
:x: koch-t
Enums were seen as primitive types that don't need conversion. However the siri-standard contains some enum's itself, not converting those resulted in exceptions effectively killing the application for use with a SIRI 1.0 endpoint Actions made:
Create tests using SIRI 1.0 xml snippets Only see enums as primitive when not part of the SIRI package Convert enums using reflection and enum name