Re: Turbo Delphi... Why ? :(
- From: Delphi-Man <delphiman@xxxxxxxxxxxxxxxx>
- Date: Fri, 11 Aug 2006 13:44:00 -0500
Jon Robertson wrote:
Delphi-Man wrote:
IMHO, .Net 2.0 framework must be the ONLY requisite to run 1.1 and 2.0 apps..
Did you develop Win32 apps in the past? If using run-time packages, would you expect the newer (say, D7) distributable BPLs to be all that was needed to run apps built with D3 - D6?
Of course I did.
AFAIK, any executable built with VC++ that uses the platform (I mean the Win32API, no 3rd party libraries/components) that run on Windows 95 could run on Windows98, Windows 2000, etc.. because the platform (Win32) is backward compatible..
Note that I'm talking about platforms.. VCL is not a platform, is a framework built on a platform (Win32 or .Net)
If I develop an app using "pure" .Net 1.1 (no 3rd party libararies/componets) I would expect to run in platforms 2.0, 3.0, etc..
as I can do with Win32.. but this is not the case..
Why? because there are some classes in .Net 2.0 that, despite of having the same name and syntax than their respective class in .Net 1.1, behave different and produce different results!!
.
- Follow-Ups:
- Re: Turbo Delphi... Why ? :(
- From: Jon Robertson
- Re: Turbo Delphi... Why ? :(
- References:
- Turbo Delphi... Why ? :(
- From: IONWORX Tech. Support
- Re: Turbo Delphi... Why ? :(
- From: Rita
- Re: Turbo Delphi... Why ? :(
- From: Dave Moore
- Re: Turbo Delphi... Why ? :(
- From: Michael Fullerton
- Re: Turbo Delphi... Why ? :(
- From: Ray Porter
- Re: Turbo Delphi... Why ? :(
- From: Michael Fullerton
- Re: Turbo Delphi... Why ? :(
- From: Rick Beerendonk
- Re: Turbo Delphi... Why ? :(
- From: J. Lee
- Re: Turbo Delphi... Why ? :(
- From: Rick Beerendonk
- Re: Turbo Delphi... Why ? :(
- From: Delphi-Man
- Re: Turbo Delphi... Why ? :(
- From: Rick Beerendonk
- Re: Turbo Delphi... Why ? :(
- From: Delphi-Man
- Re: Turbo Delphi... Why ? :(
- From: Jon Robertson
- Turbo Delphi... Why ? :(
- Prev by Date: Re: bcc55 for the Turbo's
- Next by Date: Re: Readability of Delphi
- Previous by thread: Re: Turbo Delphi... Why ? :(
- Next by thread: Re: Turbo Delphi... Why ? :(
- Index(es):
Relevant Pages
|