|
"Perhaps as a side effect this function modifies SomeVar in some way." I think that therein lies the compromise. There are those (like me) who dislike the extra argument; and there are those (like Jim) who worry about ill-behaved procedures. The answer is to make sure that routines, especially general-purpose routines, are well-behaved. In a nutshell: no side-effects. A procedure should do what its name says it does, and pretty much nothing else. The example of the routine that accepts a string and modifies it (by centering it) is a good example: the string modification is not a side effect, it is the whole point of the routine. Like anything else: good consistent design techniques go a long way. ____________ Paul Cunnane The Learning Company +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.