On Sat, May 23, 2009 at 8:15 PM, Kenneth Kalmer <[email protected]>wrote:

> Since I've hit a snag with the ruote-rest's JSON encoding with the
> soon-to-be-released ActiveSupport 2.3.X I'm going to give OpenWFE::JSON a
> pluggable JSON backend which will dynamically detect the presence of one of
> the three JSON backends and use them accordingly. This can be changed as
> well.
>
> My order of priority will be 1) JSON, 2) ActiveSupport & 3) yajl-ruby and a
> friendly exception if none of these are available for use. I'll update
> ruote-rest as well to leverage the support.
>
> I hope this OK, it feels like a good tradeoff to keep the core engine
> clean.
>

I've pushed a new 'json' branch [1][2] to my fork of ruote with the unit
tested pluggable JSON encoding/decoding support in. Everything works just
fine with multiruby, except an issue with JSON+ActiveSupport in Ruby 1.9.1.

I'm starting a json branch now for ruote-rest to make sure that the utility
methods are used consistently.

Best

[1] http://github.com/kennethkalmer/ruote/tree/json
[2]
http://github.com/kennethkalmer/ruote/commit/78bcc1f78346d26a141b8463f25756200185d8e7

-- 
Kenneth Kalmer
[email protected]
http://opensourcery.co.za
@kennethkalmer

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to