Re: newbie with object problems
- From: Peter MacMillan <peter@xxxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 22:43:54 -0400
Thomas G. Marshall wrote:
Peter MacMillan coughed up:Generics (eg. Vector<Object>) are a feature of 1.5.0 (aka java 5.0)
ICBW, but isn't it simply "java 5", with no revision? I think it's one of those marketing hoohah moments. Very confusing from the get-go. Like having "Java 2" with jdk revs in the 1's.
http://java.sun.com/j2se/1.5.0/docs/relnotes/version-5.0.html
"Both version numbers "1.5.0" and "5.0" are used to identify this release of the Java 2 Platform Standard Edition. Version "5.0" is the product version, while "1.5.0" is the developer version. The number "5.0" is used to better reflect the level of maturity, stability, scalability and security of the J2SE."
Of course, the -source parameter to javac accepts 1.5 and 5.
-- Peter MacMillan e-mail/msn: peter@xxxxxxxxxxxxx .
- Follow-Ups:
- Re: newbie with object problems
- From: Tor Iver Wilhelmsen
- Re: newbie with object problems
- References:
- newbie with object problems
- From: leonardmatherson
- Re: newbie with object problems
- From: Peter MacMillan
- newbie with object problems
- Prev by Date: Cookies in a https post request
- Next by Date: exception inside constructors and finalize
- Previous by thread: Re: newbie with object problems
- Next by thread: Re: newbie with object problems
- Index(es):
Relevant Pages
|