Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'This is not the CLR' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
This is not the CLR
Authored by: PapaJosh on Feb 07, '03 11:00:08AM

The CLI is actually a subset of the CLR (the Common Language Runtime is Microsoft's specific implementation of the CLI). The title was a bit misleading, and I was disappointed to find that it was only the CLI. For those of you who don't know, the CLI is the basis for implementing a runtime on a system. For those with way too much time on your hands, learning about the CLI is a great academic exercise. Otherwise, it's pretty much useless to the rest of us (unless you're trying to implement a .NET runtime on OS X, then more power to ya).



[ Reply to This | # ]
Thx for clarifying...
Authored by: robg on Feb 07, '03 11:39:08AM

I have fixed the article title.

-rob.



[ Reply to This | # ]