Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MVC and VFP
Message
From
24/05/2017 09:32:25
 
 
To
23/05/2017 16:31:46
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01651360
Message ID:
01651407
Views:
90
>>>>Hi All.
>>>>Is there a good tutorial on how to implement a MVC pattern for VFP?
>>>>Or is there a MVC model for VFP?
>>>>
>>>>I just took over a legacy code and I'm really new to foxpro.
>>>>
>>>>Thanks in advance.
>>>
>>>I don't think there is such a pattern for Visual FoxPro, I don't think I heard about someone implementing it in VFP.
>>>
>>>It is a pattern in ASP.NET and lots of tutorials exist for this pattern in ASP.NET
>>
>>
>>Thanks...
>>I thought since the concept of MVC has been around since late 70's, VFP would be able to implement MVC pattern.
>
>Most VFP frameworks have their roots in the late '90s to very early 2000s. MVC per se was not widely known at that time.
>
>The last version of VFP (9) was introduced in 2004. By that time the "writing was on the wall" so to speak, as far as I know no major new public frameworks have been developed since then. Most VFP frameworks have focused on RAD rather than any other TLA-du-jour.
>
>That said, at least some of them implement "3-tier" application development: UI/presentation, business objects/business logic, database/data access.
>
>If you're lucky your legacy code has been developed using one of the commercial frameworks. If so you'll need to learn the framework and how to do things the "framework way".

Ok. That make since....
Thanks Al....
Previous
Reply
Map
View

Click here to load this message in the networking platform