Freddy Andersen wrote:
> What about activeResource ?

You mean activeresource for the rest approach ? for that sure, but you'd 
always have the client who request a given url and get some xml to 
parse... right?

Which is the better format to give the client between xml and json ?
And how to parse back from xml/json to a an object to include in the db? 
Just a simple loop over all the data and a Model.create(......) for 
each?


Nate Leavitt wrote:
> If the apps aren't rails specific, I would suggest to write a simple 
> rack application.  It's actually pretty useful when interfacing API's 
> that are non-rails.

both are rails apps
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to