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?