Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLR and the VFP .Net Compiler
Message
From
09/05/2007 03:46:50
 
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01222435
Message ID:
01223687
Views:
29
Samuel,
thanks for your answers. As already said I appreciate your efforts and I am looking forward to use the VFP capabilities in .Net (which I hope will be the same or even better in this environment, not a very easy think to accoblish though). What is interesting to see is if we will be able to use all the new things anounced from MS accompanied with all the functionality you are working on. For instance would it be possible to use VFP.Net compiler with the Silverlight especially on the client (imagine a rich web client on any OS were we can use VFP cursor capabilities, dynamic lang capabilities and so on, that will be wonderfull but maybe too good to believe that will happen...)

Thanks again
Dimitris





>Hi Dimitris:
>
>Not much impact. While the DLR provides some interesting things for dynamic languages it does not goes so far as we had to go for the Compiler for .NET:
>
>1. When you compile your code with the Compiler for .NET, the built assemblies are truly .NET Assemblies and can be used directly in other languages, from an outside perspective they are undistinguishable from others built with other languages. The DLR does not build assemblies that can be used easily from other languages and this is a hard issue and it won't be solved anytime soon: http://lists.ironpython.com/pipermail/users-ironpython.com/2007-April/004815.html
>
>2. Generics. We are implementing generics both as consumer and as producer. Jim Huggins seems to believe this is not something worth to achieve . The DLR and Python 2.0 still does not produce Generics.
>
>3. What could be interesting is to be able to embed few snippets of VFP Code inside browsers for SilverLight (a Flash alternative from Microsoft) and call your compiled VFP Classes with all the advantages this has. With VFP code compiled to .NET you have a very powerful Data Access / Data Binding scenario coupled with nice animations and presentation capabilities that would make your Web Apps spring to life.
>
>We'll check if there is a demand for this from VFP developers. If you want it you could ask for it in the Wish list in our compiler wiki . Some of the wishes are already implemented!
>
>
>
>
>>To Etecnologia:
>>
>>Is there any impact or thoughts or new possibilities that make your vision simpler to accomplished now that MS has anounced the DLR, a (sort of) Command Window e.t.c.
>>
>>By the way any new developments status of project e.t.c.??
>>
>>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform