classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unimplemented methods


From: Tom Tromey
Subject: Re: unimplemented methods
Date: 01 Mar 2003 17:22:48 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Per" == Per Bothner <address@hidden> writes:

Per> I just looked at a couple of classes (java.net.URI
Per> and java.awt.GridBagLayout) and noticed lots of
Per> unimplemented methods just do nothing or return null.

Per> This has to stop.  If an method does not do what it
Per> is supposed to do, then it must throw an exception.

That sounds fine.  I'd suggest bringing the issue up on the Classpath
list; we could add this to the Classpath hacking guide.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]