On comp.lang.c++.moderated , Andrew Browne wrote: The goals of the C++/CLI proposal are good ones, I think, but I wonder if it would be possible to achieve them without (most of) the new keywords and semantics? For example instead of: ref class R {/*...*/};
Read More...