Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrading Foxpro 2.6 to Foxpro 6.0
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00452198
Message ID:
00453297
Views:
16
>Cathy,
>Okay im a little new to this what does a framework do? I know I am not using them or classes in my assigned code. Is it a basic this is everything you need now add what you specifically want to do type of thing?
>Tom - Misplaced Michigander

Tom (Misplaced Michigander<s>),

A framework is the skeleton of an application. It's much of the basic code needed in an application and it's already written for you. For example, the ProMatrix framework I used in my last application already has the login screen, security, audit trails, error handling and that kind of stuff set up. It also has an extention to the FoxPro Data Dictionary that allows you to store additional information that can then be used in your forms. It is full of classes such as several different types of forms complete with all the navigation toolbars and code already written.

The theory behind a framework is that it gives you the jump start to your application. All that login, security, etc. stuff is basic to any type of application you write so there's no need in reinventing the wheel each time you write an application. You can focus your time strictly on writing the stuff specific to your application needs.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Reply
Map
View

Click here to load this message in the networking platform