[DUG] A change in upgrade policy coming from Embarcadero

Jolyon Smith jsmith at deltics.co.nz
Thu Sep 17 16:58:23 NZST 2009


You can pre-compile any .NET code, even for Windows.  I believe this is all
that the C#-on-iPhone does, as well as eliminating (or ensuring that the
code does not contain) any constructs that violate the iPhone constraints
(no self-modifying/dynamically executed code for example).

But if you mean can you compile a .NET application such that you create an
entirely free-standing "native" Windows executable, the answer is no.

You will always be dependent upon VBRUN.... oops I mean, "the .NET
framework".

;)


-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz] On
Behalf Of Alister Christie
Sent: Thursday, 17 September 2009 4:28 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] A change in upgrade policy coming from Embarcadero

 > Here is a question.. Can C# compile into native code? or is it .Net only?

I believe there is a mono project to compile C# natively - primarily so 
they can develop apps for the IPhone.

Alister Christie
Computers for People
Ph: 04 471 1849 Fax: 04 471 1266
http://www.salespartner.co.nz
PO Box 13085
Johnsonville
Wellington 



Kyley Harris wrote:
> I just finishing the Anders interview.. at the very end..
>
> "I left borland because I felt the company should focus on developer 
> tools, and they wanted to do enterprise "stuff" " 
>
> See how smart he is.. he left for the exact reason why we all feel 
> borland failed us.
>
> Here is a question.. Can C# compile into native code? or is it .Net only?
>
> On Thu, Sep 17, 2009 at 4:00 PM, Todd Martin <todd.martin.nz 
> <http://todd.martin.nz>@gmail.com <http://gmail.com>> wrote:
>
>     Every field in a Python class is publicly accessible. That is OO hell!
>     When they fix that I'll take notice.
>
>     > Personally I am waiting for Python done right.  Eg Fast, with
>     decent UI libraries and designers.
>     >
>     > Regards
>     >
>     > Sean Cross
>     > CIO
>     >
>     >
>     >
>     > _______________________________________________
>     > NZ Borland Developers Group - Delphi mailing list
>     > Post: delphi at delphi.org.nz <mailto:delphi at delphi.org.nz>
>     > Admin: http://delphi.org.nz/mailman/listinfo/delphi
>     > Unsubscribe: send an email to delphi-request at delphi.org.nz
>     <mailto:delphi-request at delphi.org.nz> with Subject: unsubscribe
>     >
>
>     _______________________________________________
>     NZ Borland Developers Group - Delphi mailing list
>     Post: delphi at delphi.org.nz <mailto:delphi at delphi.org.nz>
>     Admin: http://delphi.org.nz/mailman/listinfo/delphi
>     Unsubscribe: send an email to delphi-request at delphi.org.nz
>     <mailto:delphi-request at delphi.org.nz> with Subject: unsubscribe
>
>
>
>
> -- 
> Kyley Harris
> Harris Software
> +64-21-671-821
> ------------------------------------------------------------------------
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe



More information about the Delphi mailing list