Hello,

> Over C/C++: 
>        - Security.
>        - Class libraries.
>        - Reflection.
>        - Object orientation.
>        
> Over Java:
>        - Multiple languages.
>        - Better gui performance and appearance
>        - Code Access Security.

I would add to the list of over `Java' features:

        support for structs as well as classes.

And somewhere else:

        Generic types are part of the instruction set in 2.0,
        which improves performance of generic types as it 
        allows types to be JITed specifically for the arguments.

Miguel
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to