[Mono-dev] Fix contract description for contracts with deep inheritance hierarchy

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Fri Mar 25 07:08:52 EDT 2011


Thanks for the patch. I have locally applied it to not forget it, and will
examine and commit if it does not regress.
(As I posted earlier WCF work is suspended until build gets fixed.)

Atsushi Eno

(2011/03/25 18:46), Peter Gerbrandt wrote:
> Hello everyone,
>
> ContractDescriptionGeneratior currently adds operations multiple times to the ContractDescription if the contract inheritance hierarchy is deeper than one level.
>
> My pragmatic solution is to check if the operation has already been added to the ContractDescription.
>
> Attached a patch containing unit test and code.
>
> Peter
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list