Re: problems with Java




"Mark Rafn" <dagon@xxxxxxxxx> wrote in message
news:cga0e4-pk9.ln1@xxxxxxxxxxxxxxxxxx
ender <astrothayne@xxxxxxxxx> wrote:
I do not understand why Sun believes that by denying the
programmer powerful tools they are keeping us "safe".

....

and some form of function pointer.

Disagree. Better syntax for anonymous inner classes, sure. Pure function
pointers aren't needed.

I agree function pointers themselves would be bad, but I would really like
to see C# style delegates and events in Java--I think they're clearer than
having to build up an anonymous inner class just to delegate one method.

Matt Humphrey matth@xxxxxxxxxxxxxx http://www.iviz.com/


.