|
Hans, > We had hoped that there would by now be a goodly > selection of procedures and modules commonly available > written by RPG programmers for the benefit of other RPG > programmers. Robust publically available function libraries > is a prominent feature of many other currently popular > programming languages, such as C++, Python, Perl, and Java, > and is a big reason for the success of those languages. One of the things preventing this from happening is the limitations of the language with respect to the shared namespace. In order for me to use a publicly available service program with RPG, I have to hope that the author's naming convention doesn't clash with my own internal standards. Qualified procedure names would go a long way towards making your wish come true. Regards, John Taylor
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.