nodejs-ebay-api icon indicating copy to clipboard operation
nodejs-ebay-api copied to clipboard

json2xml instead of node-xml?

Open vicary opened this issue 13 years ago • 1 comments

Thanks for the great job on eBay API.

AFAIK you are converting JSON objects into node-xml formats, while the json2xml object format is more friendly to pure JavaScript coders.

Could even skip the _(params).each loop to convert things. ;)

vicary avatar Nov 22 '12 07:11 vicary

@vicary Yeah, that would be nice. Unfortunately I don't have time to refactor this module again now. (It's working well enough as-is and this change wouldn't solve any immediate problem.) Do you have a fork with this refactor working? Thanks

benbuckman avatar Oct 04 '16 15:10 benbuckman