[wsf-c-dev] [PHP] WSService API additions
nandika
nandika at wso2.com
Fri Feb 16 13:56:08 PST 2007
If it solves the problem, I am OK with it. I think we can use this as an
undocumented feature.
+1 for the addition.
Nandika
Samisa Abeysinghe wrote:
>> 3. When this generic function is invoked, I look at the payload's
>> first element's local name to identify the function to be invoked
>> form user code (the RPC SOAP body based style dispatching). This works.
> I was thinking that, if we add a data member to WSMessage called
> opName, the dispatching problem could be solved.
> Then our C implementation can set the opName when passing the
> WSMessage object to the generic() function.
> As the SOAP ext always use the function name to be the same as the
> operation name, I can use the opName form generic() and locate the
> user function to call.
>
> I agree that this adds a bit of noise to WSMessage, but solves the
> current problem.
>
> Samisa...
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>
More information about the Wsf-c-dev
mailing list