On 2003/06/08 12:56, Oleg Goldshmidt wrote:

> Reportedly, more important changes will be introduced in 1.5,
> including 
[snip]

templates (dubbed "generics")

Hardly! In Java's new generics you declare what the template argument
must extend/implement.
In C++'s templates the template code just references members and hope
for the best; if the best doesn't happen, you get incomprehensible
compile-time error messages all over the place. Baah.

, enhanced for loops,
> static import, etc. 
> All of the above are, IMHO, sorely missing.

I agree, even though I don't find static imports all that thrilling.

  Eran



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to