I am looking into converting our old faithfull 2.6 Fox Apps to VFP6. I am not going to do a partial convertion as this will take more time in the end, but I am puzzled by the best approach.
I am in two minds as to go for 2-Tier, ie Form front end using business rules in objects, ie Customer form using bisCus class's methods and attributes.
Or to go for classic data bound to form, which either calls external progs in procedure or call new methods created on form.
Oh I am also looking into using a framework, should I use the standard one or use codebook's?
Any comments
Thanks in advance.
I am in two minds as to go for 2-Tier, ie Form front end using business rules in objects, ie Customer form using bisCus class's methods and attributes.
Or to go for classic data bound to form, which either calls external progs in procedure or call new methods created on form.
Oh I am also looking into using a framework, should I use the standard one or use codebook's?
Any comments
Thanks in advance.