jnunemaker / crack

Really simple JSON and XML parsing, ripped from Merb and Rails.
MIT License
541 stars 93 forks source link

bug fix, see details #39

Closed danielscai closed 11 years ago

danielscai commented 12 years ago

it should be a bug when you parse the following xml file

hello world

hello2 world2

jnunemaker commented 11 years ago

Closing because I overlooked it and for a lack of tests. If you can get a good test in that prevents regression I'll take a look at it. Thanks!