public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* Java 5 features
@ 2006-03-07 18:34 Michael Koch
  2006-03-08 17:35 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Koch @ 2006-03-07 18:34 UTC (permalink / raw)
  To: classpath, mauve-discuss

Hello people,


What is the state of support for the Java 5 language features in Mauve?
Is it okay to use Generics and Enums and such stuff in testcases that
are tagged "1.5"? I would like to commit some testcases that use
Generics and Enums to test some stuff in GNU classpath generics branch.

What's your opinion?


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/

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

* Re: Java 5 features
  2006-03-07 18:34 Java 5 features Michael Koch
@ 2006-03-08 17:35 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2006-03-08 17:35 UTC (permalink / raw)
  To: Michael Koch; +Cc: classpath, mauve-discuss

>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> What is the state of support for the Java 5 language features
Michael> in Mauve?  Is it okay to use Generics and Enums and such
Michael> stuff in testcases that are tagged "1.5"? I would like to
Michael> commit some testcases that use Generics and Enums to test
Michael> some stuff in GNU classpath generics branch.

Michael> What's your opinion?

The problem with doing this is that it means that parts of Mauve
won't compile against classpath head.  This in turn means that an
eclipse checkout will always show errors.

I suppose if we put these tests into a segregated part of the
directory tree we could easily turn them off in the eclipse build.
Perhaps we could just disable eclipse compilation of individual
files, I haven't looked...

Another idea would be to make a generics branch for mauve and then
merge it when we do the merge for classpath.

Tom

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

end of thread, other threads:[~2006-03-08 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-07 18:34 Java 5 features Michael Koch
2006-03-08 17:35 ` Tom Tromey

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).