[wsf-c-dev] Dynamic Client API [ PHP ]
James Clark
james at wso2.com
Tue Dec 19 00:46:16 PST 2006
> > WSClient::getProxy(string interface)
> >
> > returns the WSClientProxy object for the specified interface.
>
> Make the interface argument optional. If getProxy doesn't specify the
> interface, and the WSClient options do, then use that to determine the
> proxy, otherwise do the same as the WSClientProxy constructor with no
> interface specified.
A better solution is for getProxy to take an optional options array; as
well as "interface", you would be able to specify any of the
message-level properties.
James
More information about the Wsf-c-dev
mailing list