(via CamWorld)
We follow with a partial list of limitations of the CLR/CTS/CLS...
The list of limitations includes:
- The CLS only supports single, static inheritance.
- There is currently zero support for generic programming in the CLS
- The CLS only supports a standard model of vtable-based / single-receiver method dispatch, static-typed signatures, and single return. There are no first-class methods.
Notice this is hosted on JavaLobby.
Posted to cross-language-runtimes by Ehud Lamm on 2/8/02; 1:48:50 PM
|