public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* Backward compatibility
@ 2002-12-27  9:20 Daryl Lee
  2002-12-27 16:51 ` Brian Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Daryl Lee @ 2002-12-27  9:20 UTC (permalink / raw)
  To: Mauve Discuss

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.
-- 
Daryl Lee
Open the present--it's a gift.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Backward compatibility
  2002-12-27  9:20 Backward compatibility Daryl Lee
@ 2002-12-27 16:51 ` Brian Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Jones @ 2002-12-27 16:51 UTC (permalink / raw)
  To: Daryl Lee; +Cc: Mauve Discuss

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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-28  0:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-27  9:20 Backward compatibility Daryl Lee
2002-12-27 16:51 ` Brian Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).