Relations and ActionWebService

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 W.
[email protected]

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 W. [email protected] wrote:

ngw


Nicholas W.
[email protected]


Kent

Il giorno 25/ago/06, alle ore 06:18, Kent S. 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 W.
[email protected]