[wsf-c-dev] [PHP] MEP problem for one way operations
nandika
nandika at wso2.com
Thu Feb 22 14:33:46 PST 2007
James Clark wrote:
>> I do not think, giving a yet another option for the PHP user to specify
>> the MEP is a good idea.
>>
>
> +1
>
>
>> However, looking at the PHP function we can tell
>> if an operation is one-way, if the function does not return anything.
>>
>
> I think that's the natural approach.
>
>
>> In
>> Zend API (C code), I could not find a way to tell whether a given PHP
>> function would return something or not without calling that function.
>>
>
>
I too had a look at the reflection API of zend and could not find a way
to infer whether a function will be returning
a value.
- Nandika
More information about the Wsf-c-dev
mailing list