[Mono-list] C++/CLI

Maurizio Colucci seguso.forever@tin.it
Sun, 23 Nov 2003 14:51:41 +0000


On Sunday 23 November 2003 11:52 am, Jaroslaw Kowalski wrote:
> My suggestion: don't go with this idea - let it die. Use C# instead - it
> can be a bit slower sometimes, but is definitely more scalable in terms of
> maintenance and programmer productivity.

Yes, but I really miss const correctness. Does anyone know if C++/CLI will 
have it? will you have to cast away the const when calling the .NET library?