|
Mark S. Waterbury wrote:
Why is this idea being presented as only an RPG IV enhancement?
I think it would be far better to provide this capability in
the "base" OS, namely, via a mechanism such as the "override"
commands, so that you could do something like this:
OVRDBF FILE(MYFILE) PGM(MYLIB/MYPGM)
<<SNIP>>
I think this facility should be supported on all of the OVRxxx
commands (OVRDBF, OVRDSPF, OVRPRTF, etc.) -- so that it would be possible to "redirect" any existing file to
another device (or the web).
Problem is, then you'll want it to work for all existing compiled
code, yes? That means you need to intercept the calls that are
already being made, with the existing parameter lists. That's
calls to the QDB* stuff for database and QDM* [sic: QWS & QSF]
stuff for display.
And those are likely some old fragile APIs. Not to mention the
impact that would have on the address resolution caching that
goes on, and I even think that may go through the SEPT. In short,
a cool conceptual idea, but one hell of an engineering task. I
like the new approach better.
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.