|
Ok, so I’d like to request PMC
approval to use Java 5 features in wst.common.facet.core and facet.ui plugins.
The reason is that the API of both of these plugins has been designed from the
start to utilize parameterized collections (generics) and enumerations. The API
in these plugins has been shipped in a “provisional” state for the
1.0 and 1.5 releases. The current plan is to move this API into the “declared”
status for the 2.0 release. However, that cannot happen until collections in
the API are properly parameterized and the fake enum classes are replaced with
real enums. Note that this is not the only issue currently blocking the API
declaration, but the plan is to resolve the other issues in the 2.0 release. - Konstantin From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of On the status call today we agreed to the following policy:
Maintenance releases on the 1.x lines (1.5.1, 1.5.2, etc.)
are unchanged – they are still restricted to Java 1.4 language features
and must compile and run on a Java 1.4 JDK/VM. _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. |
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
