[wsf-c-dev] [PHP] wsdl2php TODOs
Samisa Abeysinghe
samisa at wso2.com
Sun Feb 17 18:15:47 PST 2008
Here are the TODOs that are pending.
1. Re-factor code to support multiple (command line vs. Web) interfaces
2. Add server side demo code generation. I have only the client side
implemented.
3. Look into the support of arrays - May be this can be done by looking
into the maxOccures in the sig model. I have not considered this in the
current implementation
4. Fix the non-wrapped case - there is an if block that check if the
params are wrapped or not. I have left the else block (that is
non-wrapped case) as a TODO. I am not clear on what the non-wrapped case
should be. May be Janapriya/Dimuthu can shed some light on this
These are the ones that I can think of. Please add anything missing. (So
you can see that I have covered only 20% of the ground in the initial
implementation ;) )
Thanks,
Samisa...
More information about the Wsf-c-dev
mailing list