classpath
[Top][All Lists]
Advanced

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

Re: NotYetImplementedError [Was: NYIException]


From: Dalibor Topic
Subject: Re: NotYetImplementedError [Was: NYIException]
Date: Mon, 29 Sep 2003 04:53:17 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

David Holmes wrote:
I personally think that a Java application should not try
to discover the JVM/library version through an akward usage of
exceptions/errors.


I'm not so sure this is about actual version information but more
about not yet implemented methods in a VM/library that purports to
support the version of the API that includes that method. Classpath is
in the unfortunate state of supporting different versions of API's
depending on which class you are looking at, so what version
information would the system property return?

The one of Classpath, as that's the only one it knows for sure.

cheers,
dalibor topic





reply via email to

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