http://bugzilla.novell.com/show_bug.cgi?id=616432
http://bugzilla.novell.com/show_bug.cgi?id=616432#c5 --- Comment #5 from Thomas Goldstein <[email protected]> 2010-06-25 10:33:08 UTC --- PS: kinda off topic with this bug, but I stumbled on this while checking this bug out. Carlos (or anyone else), if you feel like fixing a tiny, tiny nit in ListView: "this.View" is called rather than "this.view" (ie: the property rather than private member). This is the line (which appears twice in the sources): if (this.view == View.LargeIcon || this.View == View.SmallIcon) This looks distracting to me since the private member is called on the same line, and made me double check whether the getter does anything special, which it doesn't. I'm anal, I know. :) -- Configure bugmail: http://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
