Delphi.NET CLS compliance
- From: "geikelite" <geikelite@xxxxxxxxxx>
- Date: Sun, 9 Sep 2007 03:08:02 -0400
Alert: .NET newbie
I'm reading about CLI, CLR, .NET, and the like.
So, with the CLR there is a CTS (Common Type System) model for defining CLI
types, and the CTS is a superset of types. The CLS (Common Language
Specification) is a subset of CTS that all .NET compilers are supposed to
(or should?) implement/follow so that .NET assemblies produced from
different compilers can be used with one another. At least that is my
understanding of it.
My question: Are many of the components with rich Delphi.NET UI controls
constructed using only CLS types, such that Delphi .NET components can
theoretically be used with .NET apps generated with MS compilers, such as
Visual C++\CLI generated apps? If not, why not?
Thanks!
.
- Follow-Ups:
- Re: Delphi.NET CLS compliance
- From: Marc Rohloff [TeamB]
- Re: Delphi.NET CLS compliance
- From: Robert Giesecke
- Re: Delphi.NET CLS compliance
- Prev by Date: Re: Movie #24 in now available
- Next by Date: News groups
- Previous by thread: Compiler Optimizations
- Next by thread: Re: Delphi.NET CLS compliance
- Index(es):
Relevant Pages
|