https://bugzilla.novell.com/show_bug.cgi?id=648403
https://bugzilla.novell.com/show_bug.cgi?id=648403#c4 --- Comment #4 from Andreas Kühlmeyer <[email protected]> 2010-12-08 09:24:36 UTC --- In deed, the implementation is a bit useless :). It's only a workaround for this code generated by the Visual Studio designer: ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); That's why I don't think the implementation should throw a NotImplementedException(), because that again breaks the code. I totally agree about the "#if" and marking it as TODO. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
