[Mono-dev] [MonoDev] [PATCH] System.Web.Services.Description/ServiceDescriptionReflector & DefaultWsdlHelpGenerator

Atsushi Eno atsushi at ximian.com
Thu Jan 25 13:25:55 EST 2007


Hi Kosta,

> Yep, I committed for both profiles.

Thanks :)

> Now I have a question:
> In MS, if Service is attributed with [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] and is not compliant, it fails to instantiate. (they throw InvalidOperationException during reflection).
> 
> The only way I saw to implement this is to create ServiceDescriptionReflector, get ServiceDescriptions and check with your new API. Do you see a more elegant way?

I see no better options, so, that'd be the way to go.

Atsushi Eno



More information about the Mono-devel-list mailing list