[wsf-c-dev] [PHP] WSDL generation PHP scripts - few thoughts

Buddhika Semasinghe buddhika at wso2.com
Tue Feb 6 19:53:32 PST 2007


Samisa Abeysinghe wrote:
> The prefix used for class names is WS_Wsdl. I think it is better to 
> have either WS_WSDL or WSWSDL. I prefer former as that is more readable.
Then is it better to rename the class name as WS_WSDL_Service rather 
than WS_WSDLService ??.



>  
>
> Samisa Abeysinghe wrote:
>>
>>
>> 3. The scripts use "include"; I suggest that we use include_once 
>> instead.
    Now "require_once" is used instead of "include".
 
>>
>> 4. Shall we move all WSDL generation related PHP scripts to a wsdl 
>> sub folder within scripts?
>> It looks messy to have it at the same level as wsf.php.
 It has been moved to wsdl sub folder and the contents in 
WS_WsdlScript.php is included to wsf.php and WS_WsdlScript.php is removed.


Buddhika
>>
>>
>>
>
>





More information about the Wsf-c-dev mailing list