I accidentally opened this in github before understanding the workflow
for opening issues so my apologies on that.
The issue itself is that for the Record/MetaRecord traits, it would be
fantastic to get an asXml method added. Since there is already an
asJSON method it would be fantastic to get the companion asXml which
would act much like the Mapper/MetaMapper trait method toXml does.
As a side note, I also already made this change in a fork of the
framework project
https://github.com/jbackfield/framework which
included an updated ScalaTest unittest to cover the asXml method.
Please let me know if there is anything else I can do to help!
-Josh