View Single Post
  #4 (permalink)  
Old 05-04-2006, 08:26 AM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 431
Default

Quote:
Originally Posted by KevinH
FYI ... There was some other RoR work here:

Ruby On Rails JSON webservice plugin
Yeah. I took a look at it. There were a couple of problems with it.
  1. Active Service is not nearly as well supported as the current REST based front end.
  2. Rails implemented their own to_json method which is cleaner then this method.

I am goiing to keep on hacking away on this for right now, if nothing else to simply learn RoR
Reply With Quote