Hi *, I''m using ActionWebService with XMLRPC to fetch data from a model on a remote server (something like Model.find(:all)). The problem is that the remote web service doesn''t seem to return relationships for objects, in my case tags. Is there a way to solve this problem ? I''m thinking about serializing the result set but it seems to me very very dirty ... TIA, ngw -- Nicholas Wieland nicholas_wieland-whZMOeQn8C0@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
This question appears on the list quite frequently. I''ll try to find some time to implement it finally. But a patch would help a lot (hint, hint). On 8/24/06, Nicholas Wieland <nicholas_wieland-whZMOeQn8C0@public.gmane.org> wrote:> > Hi *, > I''m using ActionWebService with XMLRPC to fetch data from a model on a > remote server (something like Model.find(:all)). > The problem is that the remote web service doesn''t seem to return > relationships for objects, in my case tags. > Is there a way to solve this problem ? I''m thinking about serializing the > result set but it seems to me very very dirty ... > > TIA, > ngw > > -- > Nicholas Wieland > nicholas_wieland-whZMOeQn8C0@public.gmane.org > > > > > > >-- Kent --- http://www.datanoise.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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Il giorno 25/ago/06, alle ore 06:18, Kent Sibilev ha scritto:> This question appears on the list quite frequently. I''ll try to find > some time to implement it finally. But a patch would help a lot (hint, > hint).I can try. I just have to understand how to do it, if I have to serialize data or not. -- Nicholas Wieland nicholas_wieland-whZMOeQn8C0@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---