[Mono-dev] System.Web.Services 2.0 being merged to trunk

Atsushi Eno atsushi at ximian.com
Thu Dec 21 22:26:38 EST 2006


Hi,

For these couple of weeks I have been working on ASP.NET 2.0
web service stuff (System.Web.Services.dll) in my private
branch. It basically supports SOAP 1.2 as well as (advanced)
WS-I Basic Profile checker.

Now that basic messaging functionality is done, I'm planning
to merge my branch to trunk. The tree is here:
http://svn.myrealbox.com/source/branches/atsushi/mcs/class/System.Web.Services/

If you have ASP.NET Web Service applications, it would be great
if you can try it and see if it does not break existing things.
(Filing bugs against that tree is fine; it will anyways land.)

Note that I'm _not_ going to stop the checkin even if there are
bugs in new area. I'm rather afraid of breaking existing things.
There are still some missing stuff, but I think they are largely
internal which we don't have to follow.

Atsushi Eno




More information about the Mono-devel-list mailing list