Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78321 --- shadow/78321 2006-05-07 14:42:56.000000000 -0400 +++ shadow/78321.tmp.7642 2006-05-07 14:43:23.000000000 -0400 @@ -31,6 +31,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-05-07 14:42 ------- The updated patch additionally fixes the GetObjectMethod method for cases when the business logic layer type is a class with static methods derived from a base class. The BindingFlags.FlattenHierarchy makes the method go up the parent chain in search for the inherited static methods not redeclared in the toplevel type. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-07 14:43 ------- +Created an attachment (id=16944) +ObjectDataSourceView.cs.dif + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
