lucidsoftware / xtract

A library to make it easy to deserialize XML to user types in scala
Apache License 2.0
60 stars 20 forks source link

Add Default XmlReader[Long] #22

Closed jazott3 closed 5 years ago

jazott3 commented 5 years ago

re: https://github.com/lucidsoftware/xtract/issues/20

I did my best to follow the code style, but let me know if there's something that should be changed. I also noticed the intReader spec was labeled "parse double", and changed it to "parse int".

Thanks, Joe

tmccombs commented 5 years ago

Thank you very much. Sorry it took so long to approve, I was on an extended vacation. I'll make a new release with this within the next week.