|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of albartell
Sent: Tuesday, October 02, 2007 4:33 PM
To: 'RPG programming on the AS400 / iSeries'
Subject: RE: MVC in RPG?
OK, let's look at this another way. Using "Classic I/O", you wouldfind all the code that references the field anyway, so you
have to
aren't losing anything there.
In the same breath we have to count the hours we saved NOT
having to write DB I/O code, and measure it against the time
spent having to check all references to a column that are
"hard linked" in code.
As for the rest of your post, you are trying to guard against
projects where you don't have time to plan for all current
business logic and instead default to putting a veneer over
DB2 to protect your data. The more we collaborate the more I
think you want veneers not for DB I/O but instead for
business logic changes. And if that is the case I think a
better approach would be to develop based on function vs.
tables. For instance, instead of coding all of the DB I/O
for the 5 files it takes to calculate a price you could
instead code two procedures named Price_getWholesale and
Price_getRetail.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.