Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about Avalon
Message
From
12/06/2005 20:26:33
Ken Dibble
Southern Tier Independence Center
Binghamton, New York, United States
 
 
General information
Forum:
Visual FoxPro
Category:
VFPX/Sedna
Miscellaneous
Thread ID:
01022364
Message ID:
01022650
Views:
10
>>How close can we get to something like a COM object that can translate a VFP .prg-based form class to the XAML required by Avalon and then compile it? Something like:
>>
>>oTrans = CREATEOBJECT("AvalonTranslator")
>>oTrans.PRGToXAML(MyFormPrg)
>>oTrans.Compile()
>
>I don't know yet. More research and experimenting has to be done on this later this year. But if we did something like this, it would be UI only an no code. We will have to research the benefits of a UI-only scenario.

No code? I'm not sure what that means.

Naturally, something like this would only be valuable if we could get an object reference to the resulting Avalon form so we could transmit messages to and from it.

If you meant the form could contain no non-UI code--I think a lot of us are beyond putting business-layer or data-layer code in forms now anyway, so no loss there.

Thanks.

Ken Dibble
www.stic-cil.org
Previous
Reply
Map
View

Click here to load this message in the networking platform