Project

jimmy_hat

0.0
No commit activity in last 3 years
No release in over 3 years
Quick-and-easy XML-to-JSON con-ver-sion.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.1.0

Runtime

>= 1.6.1
 Project Readme

What?

All you need to know can be answered by reading this chat log.

<arafatm> looking at the api. i have a service that only returns xml, no json.
<jameswhite> put a jimmy on it
<brandonvalentine> yeah, wear your jimmy hat
<rickbradley> someone should make an xml->json translator called jimmy hat
<cardioid> rickbradley: I'll do it.
<cardioid> rickbradley: I mean, it's just tying together some Ruby stdlibs and giving it a silly name, right?
<wilkes> cardioid: except for the edge cases that ruby libraries tend not cover because they are opinionated
<cardioid> wilkes: You think a gem called "jimmy_hat" is going to care about edge cases?
<wilkes> jimmy hats are all about edge cases
<rickbradley> quote of the day, so far
<cardioid> Actually, this can't use stdlib. There's no stdlib XML parser that doesn't suck.
<jameswhite> cardioid: even if there was a stdlib xml parser that didn't suck, It's still suck, becuase it uses xml.

Or at least that's all I'm going to tell you.

Contributions

Fork it. Send a pull request. Have a blast.

License

jimmy_hat uses the MIT license. Read License.txt if you care.