Slide 21
Slide 21 text
Should I stop using Yajl / Oj ?
●
I don't think so.
●
They are useful. Just having little bugs. All programms do so
more or less. I don't want to point them at finger.
●
On the other hand, the library I created is strict-but-useless. It
exhibits paranoia behaviour, too strict to reject converting
most Ruby objects into JSON, while too tolerant to accept
almost any texts, and most importantly, RUNS TOO SLOW.