Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Visual Studio Next Generation
Message
From
19/04/2000 16:00:22
 
 
To
19/04/2000 12:34:20
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00361165
Message ID:
00361532
Views:
19
Doug,

>I'd be willing to bet that a lot of bloat is there. The trick is which to keep and which to get rid of and what kinds of troubles would be caused by making the change?

I can see a new compile options, similar to MTDLL, that limit the language elements to open up new possibilities. For example, how about a compile option specifically for Web Forms-related code which gets compiled to a COM object to run on the server. Why not add a few new features and eliminate a few old ones specifically for that one purpose and end up with code that can be pre-processed into C++ equivalent code.

For instance, get rid of macro expansion and other interpreted issues for the COM server portion of Web Forms, and add strong typing and other necessary language features. This is an over-simplification, but the idea is to have a special set of VFP commands that can be used in a Web Forms code package, that will produce the exact same DLL or EXE that VC++ would have produced. No VFP runtime needed.

For other projects, the full set of backward-compatible stuff would be available.

Seems to me this is the direction things ought to be moving to open up new possibilities for VFP, without sacrificing what we can do now.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform