With real estate, it's
LOCATION, LOCATION, LOCATION!
With ILE, it's
LINKAGE, LINKAGE, LINKAGE!
With OPM, your only linkage options are static linkage within a
monolithic program (and usually without local variables), and dynamic
linkage to other monolithic programs. While it's easy enough to write an
OPM program that duplicates most of the functionality of a service
program, it doesn't duplicate all of that functionality.
With ILE, you lose only the ability to write an actual MI program (which
you can still do in OPM, if the "impedance bump" of calling OPM from ILE
isn't a problem), and you gain static linkage between separately
compiled modules, as well as dynamic linkage to actual service programs.
--
JHHL
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.