|
Hi all,
It seems that every day a file somewhere is being modified which
causes a lot of problems as we are many developpers on the same LPAR.
Unit tests are carried out in a test library. The program being tested
may use other programs already in production (ie outside the test
library ) and crash because another developper has changed a file used
by that program. I often wonder if the information being added to the
file is really necessary. For example : if I have myclientFile with
ClientNumber and ClientType. Then I modifiy the file and add a flag :
ClientLikesBiscuitsWithCoffee. So, I'll add a Y or a N to each client
record. That information may be required once a week, although the
file is being accessed all day 24/7 by multiple applications. If the
value of the new flag could be revealed by examining clientType, eg
clients must be red or purple, wouldn't this flag be better left out
of the file and a service program used instead to return the value of
--
the flag? This is the Midrange Systems Technical Discussion
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.