Re: Programming Tools Dream
- From: Andre Kaufmann <andre.kaufmann_re_move_@xxxxxxxxxxx>
- Date: Thu, 20 Mar 2008 07:24:53 +0100
Yogi Yang 007 wrote:
Rudy Velthuis [TeamB] wrote:> [...]Dominic Willems wrote:
Even .NET does not give this freedom as every module in another language will have to be written as a class and compiled into an assembly which will be consumed, and finally the lingering of runtimes dependency is a headache for me.
You can compile different languages to a single .NET assembly. Although it's not that simple as just adding the source code.
However, you can merge multiple .NET assemblies to a single assembly.
I agree that the runtime dependency is a problem. But linking and shipping large parts of the .NET runtime in a single assembly wouldn't be a solution either.
Andre
.
- References:
- Programming Tools Dream
- From: Yogi Yang 007
- Re: Programming Tools Dream
- From: Yogi Yang 007
- Re: Programming Tools Dream
- From: Rudy Velthuis [TeamB]
- Re: Programming Tools Dream
- From: Yogi Yang 007
- Programming Tools Dream
- Prev by Date: Re: Programming Tools Dream
- Next by Date: Delphi book sales in 2007
- Previous by thread: Re: Programming Tools Dream
- Next by thread: Re: Programming Tools Dream
- Index(es):
Relevant Pages
|