|
OK, let's look at this another way. Using "Classic I/O", you would haveto
find all the code that references the field anyway, so you 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.
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.