Deepal jayasinghe wrote:
+1. With a small suggestion.
We can allow users to specify an optional attribute for the module
location.
Like this...
<module ref="module_name" location="/path/to/module">
Hmm , this breaks the similarity between Java and C implementations :)
Not exactly, because it is a configuration improvement, but the overall
architecture remains the same.
In some cases, we cannot be the same, specially when it comes to issues
such as lib locations. Java has the luxury of CLASSPATH and reflection.
But in C, we have to use LD_LIBRARY_PATH, ldconf and the like.
Samisa...
--
Samisa Abeysinghe : WSO2 WSF/PHP
"http://wso2.org/projects/wsf/php?WSO2 Web Services Framework%2FPHP - Open source PHP extention for providing and consuming Web services in PHP"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]