Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seriously, who believes in n-tier development?
Message
From
14/04/2003 05:26:48
 
 
To
11/04/2003 11:14:27
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00775920
Message ID:
00777119
Views:
32
>>So if I'm writing a piddly app from a UML specification, should I be creating a full-blown class-driven app that takes a month, or quickly knock up a one-off app that may take a week??? And require no more attention
>
>With time, it has become more difficult for me to write only procedural vs class-driven code ...
>
>
>o1 = CREATEOBJECT( "MyApp" )
>o1.Run()
>
>DEFINE CLASS MyApp AS Session
>..
>PROCEDURE Run
>..
>ENDDEFINE
>
When I said class-driven, I really meant the data-side. I always write the app itself based on classes, but if you could bind to data directly to controls, it's far quicker than going the 3-tier route.

Kev
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform