[Mono-devel-list] Synching WSDL work

James Michael DuPont mdupont777 at yahoo.com
Sun Jul 20 17:02:36 EDT 2003


--- Lluis Sanchez <lluis at ideary.com> wrote:
> There are two things we want to implement and that have much in
> common:
> 
> 1) The MonoWSDL tool. This tool is a clone of MS.NET wsdl tool. This
> tool
> takes a WSDL document as input and generates client proxy classes for
> accessing that web service. It can also generate the server web
> services
> classes, but right now this is not a priority for us.

I would like to extend this to support the DotGNU DGEE attribute
generation. It should be possible to emit the WebSevice and WebMethod
Attributes expected by the the DGEE. That way you can also implement
dgee webservices based on wsdl. (Of course there are small things like
soap support missing :) )

[..snip..]

> The current status of those classes is the following:
> - ServiceDescriptionImporter: To do.
> - MonoWSDL: half done. Erik has a first version. He HongFu also has
> done
> some work on this.
> - XmlSchemaImporter: There is some initial work from Atsushi.
> - SoapSchemaImporter: To do (not a priority)
> - XmlCodeExporter: There is some initial work from Atsushi.
> - ServiceDescriptionReflector: Erik is working on this.
> - XmlReflectionImporter: Done.
> - SoapReflectionImporter: Done.
> - XmlSchemaExporter: Done.
> - SoapSchemaExporter: To do (not a priority).


What is the current status of the rest of these? Is there any TODOs
left?

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the Mono-devel-list mailing list