|
WOW. So simple. After 30 years of RPG coding the PF trick NEVER occurred to me. WOW only ever use lgl files. KISS, I am so stupid.
Frank
On 15/08/2020 3:25 pm, D*B wrote:
There is no need to change a procedure interface - never ever. The clean way is, to add a new pocedure with the modified interface, after this making changes where ever the modification is needed, if nobody is using the (deprecated) procedure it could be removed if somebody wants to remove. As a note aside: the new peocedure and the deprecated procedure could share most of the implementation logic.
BTW: same is true for most changes to PFs: use views only to access tables and don't change a view - never ever!!!
D*B
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.