[Mono-devel-list] monop support for operator overloading
Dan Winship
danw at novell.com
Mon Dec 13 17:16:56 EST 2004
On Mon, 2004-12-13 at 16:17 -0500, Ben Maurer wrote:
> Is there any reason you didn't use GetMethods here? (that would avoid a
> few casts and a few lines of logic).
Yes, because I didn't notice the SpecialName check in the method-listing
part above, and assumed that GetMethods must just be kludged to not
return operator overloads.
> Other than that, please feel free to commit.
Committed with those changes.
-- Dan
More information about the Mono-devel-list
mailing list