Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft's position on Visual FoxPro and .NET
Message
 
À
14/06/2004 01:29:09
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00908177
Message ID:
00913461
Vues:
49
>Hi
>
>SNIP
>>
>>Also, unlike in native C++, .NET code does not have the overhead of memory management, since that is taken care of by the platform, which is another reason why .NET code is often faster than C++.
>>
>
>So, I can assume that a managed C++ version of VFP can even run faster that the actual one and runtimes can be small compared with what are today ?

VFP can not just be recompiled in managed C++. But even if Microsoft would rewrite VFP for managed C++, then we would not get the advantage. We would get a compiler that might be faster, but the result of what that new version of VFP would create would still be unmanaged code identical to the code you see today.

In order for VFP to take advantage of things like garbage collection, VFP itself would have to be ported to the managed platform.

Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform