[Mono-bugs] [Bug 76720][Nor] Changed - DefineCursor not implemented
on Mac OS X
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 16 14:03:35 EST 2005
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 kornelpal at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76720
--- shadow/76720 2005-11-16 12:20:26.000000000 -0500
+++ shadow/76720.tmp.15095 2005-11-16 14:03:35.000000000 -0500
@@ -42,6 +42,20 @@
The NotImplemented exceptions are in the driver at the request of the
current owner and author of the driver.
------- Additional Comments From edwardjsabol at iname.com 2005-11-16 12:20 -------
What? It most certainly is a bug. If anything, you could downgrade it to wishlist or
something, but don't close it as resolved. That's incorrect.
+
+------- Additional Comments From kornelpal at hotmail.com 2005-11-16 14:03 -------
+In the entire class library we throw NotImplementedExceptions when
+the entire method or some specific functionalty should be
+implemented but was not implemented yet to inform ourselves that we
+have to implement it and to inform the users that they are calling
+something that is not implemented.
+
+It cannot be a bug as something that even don't exist cannot have a
+bug.
+
+If you can avoid this not implemented call you should not use it
+otherwise you are welcome to implement that missing part and
+contribute it to the Mono class library.
More information about the mono-bugs
mailing list