Re: Java 1.4 & Java 5 compatibility
- From: Kirill Grouchnikov <kirillcool@yahoo.com>
- To: dev@trident.kenai.com
- Subject: Re: Java 1.4 & Java 5 compatibility
- Date: Thu, 8 Oct 2009 17:31:01 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=ut+P2l2QC9CW+zroT0vZ6jMsv37jw6YLwILaykDwSPIMJkJ1rM/x8Np4nDZHpK04/rvCotad0vSlumUnJqdcSaLDupLjXH1fGCq3LSNmcVr9O98Koqp2cTjUkchb7YadIRFw69wd78VFcPcdrYeslUxwWgaH4cXDUn93RKJp+hw=;
Hi Emmanuel
As i mentioned before, i don't feel comfortable with doing this - since that would imply that Trident is safe to use with Java 5 as long as TimelineSwingWorker is not used in the app code.
Going forward, Trident core may at any point switch to using Java 6 specific APIs if they are found to be beneficial to the development of the library.
Thanks
Kirill
As i mentioned before, i don't feel comfortable with doing this - since that would imply that Trident is safe to use with Java 5 as long as TimelineSwingWorker is not used in the app code.
Going forward, Trident core may at any point switch to using Java 6 specific APIs if they are found to be beneficial to the development of the library.
Thanks
Kirill
From: Emmanuel Bourg <ebourg@apache.org>
To: dev@trident.kenai.com
Sent: Thu, October 8, 2009 7:19:20 AM
Subject: Re: Java 1.4 & Java 5 compatibility
Kirill Grouchnikov a écrit :
> Thanks for sharing your findings. Java 6 is my default choice for the projects that i'm developing (including Substance and Flamingo). While right now the concurrency APIs used in Trident are found in Java 5 as well - i make no guarantee that this will be the same going forward. I will mention this post in the announcement of the final 1.1 release.
Regarding the Java 5 compatibility, you can safely change the source/target to 1.5 in build.properties. Except for TimelineSwingWorker the API will work fine on Java 5.
Emmanuel Bourg
| Emmanuel Bourg | 10/06/2009 | |
| Kirill Grouchnikov | 10/08/2009 | |
| Emmanuel Bourg | 10/08/2009 | |
|
Re: Java 1.4 & Java 5 compatibility |
Kirill Grouchnikov | 10/09/2009 |





