Exactly, KnownTypeAttribute support also lacks MethodName support. I didn't fix it at a time as the method lookup seems different and I need another couple of experiment to implement is as expected. Stay tuned :)
Atsushi Eno (2011/04/14 20:09), thenextman wrote: > Thank you Atsushi for the quick fix and turnaround. > > Unfortunately I can't benefit directly, as my problem was in MonoTouch. > However I did manage to make a workaround for the issue, by using the > KnownTypeAttribute on the base class of my DataContract. > > I should say that I had to specify the types directly in the attribute. > Using a method didn't seem to work here, either. Perhaps the same problem? > > Thanks again > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/WCF-KnownTypes-in-Mono-2-10-MonoTouch-4-0-tp3446014p3449331.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
