[wsf-c-dev] [PHP] location of Scripts folder

Samisa Abeysinghe samisa at wso2.com
Sun Dec 2 23:45:19 PST 2007


Well, implementing in C is OK, but for this release, we will not have 
that. So we have to think of a solution for the time being.

What about using either 'require once' or 'include'? Is there any 
solution along those lines for the current setup?

Samisa...


nandika wrote:
> I am also +1 for implementing the stuff in C. That will minimize 
> configuration steps, and make deployment easy. I think that
> will be the best solution if we are to put our extension in to Zend Core.
> What I was thinking earlier was to convert the php scripts to an 
> extension written in php and them call that functions from the
> c code using 'call_user_function' .But users may have very different 
> deployments as it may cause lot of configuration difficulties.
>
> -- Nandika
>
>
> Buddhika Semasinghe wrote:
>> Samisa Abeysinghe wrote:
>>> Sometime back, Nandika was explaining some mechanism to get rid of 
>>> the hard coded location for scripts folder.
>>>
>>> Can we please re-visit this issue? Nandika, can you explain your 
>>> solution please.
>>>
>>> Looks like we run into some problems in real life deployments with 
>>> the current model of our scripts folder. We need to come up with a 
>>> better solution.
>>>
>>> Thanks,
>>> Samisa...
>>>
>>> _______________________________________________
>>> Wsf-c-dev mailing list
>>> Wsf-c-dev at wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>>>
>> I think we can get rid of the scripts folder for WSDL mode when we 
>> are going to implement WSDL mode in C. But the problem arises for the 
>> WSDL generation. If the WSDL generation stuffs are implemented in C 
>> we no longer need that script folder. IMHO is that if we are going to 
>> work our extension with ZC ,this script folder might cause many 
>> problems.
>>
>>
>> Thanks
>> Buddhika
>>
>> _______________________________________________
>> Wsf-c-dev mailing list
>> Wsf-c-dev at wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>>
>>
>
>
>
> _______________________________________________
> 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