We could replace all of these classes with simple "TypedXmlWriter".
Arun Gupta wrote:
> Although WSDLGeneratorExtension is in "api" package, but it uses quite
> a few classes that are not in the "api" package. I think we should
> create an abstraction layer such that the user does not have to deal
> with classes outside the "api" package.
>
> -Arun
>
> Doug Kohlert wrote:
>
>> I removed all uses of CheckedException from from the
>> WSDLGeneratorExtension api as it appears that
>> no component from the wsinterop project needs access to it.
>>
>
--
- Doug