|
>> There is a style of programming that programmers >> can employ where data is encapsulated in an "object" >> and then procs which are "oriented" toward the >> data are called to act on the data. An RPG programmer >> can employ that style of programming to a degree. > >What many people describe as "OO Programming" in ILE >is often simply just good programming practice >(as someone else here suggested). Some aspects of that >good programming practice are more properly >called "modular programming". In my day I have come across many people who believe they are doing modular programming by including IFEQ...ENDIF. Modular programming is not a coding issue, it is a thinking issue. The same is the case with OO. It is a way to think about coding. --buck
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.