This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Backward compatibility


Daryl Lee <dlee@altaregos.com> writes:

> I have kind of munged myself from pure test writing to the occasional patch
> to the classpath itself.  Now I have a serious issue to raise.  Is there
> any intent and/or strategy for backward compatibilty?  For example, if the
> 1.1 API says "throw IOException here" and the 1.2 and later APIs say "throw
> FileNotFoundException here", should the 1.1 be ignored in favor of the 1.2?
> Of course, the question applies to far more than exception football.  There
> are fundamental behaviors that change, as well.

The current Java 2 (1.4) specification is preferred for Classpath.

Brian
-- 
Brian Jones <cbj@gnu.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]