main logo
Subject: Re: VFP7: Checking for Changes Made by the User
Author: "Chet Gardiner"
Posted: 2003/06/12 14:53:00
 
View Entire Thread
New Search


I would change this thusly, "Perfect" is:

1) Make it Work (this IS "right")
2) If required, make it faster.

One would seldom have to do #2 with VFP.

By "work", I mean;

a1) Make the interface for the user intuitive and easily viewed and learned by
the intended user(s)
a2) get, save, process and report the correct data to/from the correct places.

KISS

Frankly, the great beauty of VFP is that one has many choices as to how to
accomplish #1 above. Some of us like to get involved in complex structures like
OOP, classes, etc. etc., others of us (me) just need to use native components
and simple code. VFP gives us all of these capabilities.

Chet



----- Original Message -----
From: "Malcolm Greene" <mgreene (at) bdurham .D.OT com>
To: <profox@leafe.com>
Sent: Thursday, June 12, 2003 10:33 AM
Subject: RE: VFP7: Checking for Changes Made by the User


Paul McNett writes: One of the nice things about Fox is that you don't
necessarily need to do it "right" the first time.

1) make it work
2) make it right
3) make it fast

Excellent advice - a keeper! (I find it easy to get distracted with trying to
come up with the "perfect" solution, yet some of my best work is when I'm under
tight deadlines and don't have time for perfection)

Malcolm


[excessive quoting removed by server]






 
©2003 Chet Gardiner
<-- Prior Message New Search Next Message -->