I agree Jochen, but this is the client's already implemented specification
and I don't have control over changing it at this point.

Browsing the archives, it seems that a Filter is not the best choice to
correct this though.

- Elam


On Tue, Jul 15, 2008 at 11:11 AM, Jochen Wiedmann <[EMAIL PROTECTED]>
wrote:

> On Tue, Jul 15, 2008 at 3:51 PM, Elam Daly <[EMAIL PROTECTED]> wrote:
>
> > We have a client who is expecting us to create an XML-RPC service with a
> > dynamic number of variables, ie myRPC(var_1,var_2, var_x);
> >
> > Considering the static nature of the ws-xmlrpc library, I don't see how I
> > can achieve this without using a Filter or something similar.
>
> Why not simply using an Object[] or a List?
>
> Jochen
>
> --
> Look, that's why there's rules, understand? So that you think before
> you break 'em.
>
>  -- (Terry Pratchett, Thief of Time)
>

Reply via email to