[wsf-c-dev] [PHP] wsdl2php TODOs
Dimuthu Gamage
dimuthu at wso2.com
Sun Feb 17 18:54:45 PST 2008
Samisa Abeysinghe wrote:
> 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.
When we are giving a web interface we should go for a 'Try it' interface
too as it is in Mooshup[1] or WSAS. Rather than 'Try it', it would be
something like 'Generate Sample Logic'.
So the user is given some input boxes, lists, checkboxes to input their
values for both client and service.
Then the user will be able to view the logic generated for the input
values, makes it easy to get an idea how the logic should be written
using the generated class.
I think this also should be listed as a TODO.
[1] http://mooshup.com/services/samples/exchangeRate?tryit
Thanks
Dimuthu,
> 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...
>
> _______________________________________________
> 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