[wsf-c-dev] [PHP] setClass needs optinal and variable
parameter support
James Clark
james at wso2.com
Sun Feb 11 23:44:59 PST 2007
On Mon, 2007-02-12 at 09:53 +0600, Samisa Abeysinghe wrote:
> SoapServer::setClass can take a set of optional parameters. These
> optional parameters will be passed to the default class constructor
> during object creation.
I don't see a SoapServer::setClass method documented here:
http://wso2.org/project/wsf/php/1.0alpha1/docs/api.html
Is providing a WSService::setClass the right way to do things? Wouldn't
it be more consistent with our current API to do this as option(s) on
the WSService constructor?
> So our WSService::setClass needs to support something similar to support
> backward compatibility.
>
> Samisa...
>
More information about the Wsf-c-dev
mailing list