|
This question has been bugging me for some time now. Here it is: Java is known as an OO programming language but RPG is considered procedural. The other day I had a Java programmer explain to me that the OO difference is not necessarily how you develop one program using a bunch of different classes and objects but rather how they are stored in memory when they are called. Only one copy of a program is stored in memory in Java and all programs making a call to that particular program are always referencing that same one. Is this also true for RPGILE type programming? With the advent of *SRVPGM programs is the same thing basically happening with RPG? From what I understand the first initial call to a service program will load it into memory and then leave it there for other programs to use. Or is it just for the length of that particular job. I am not up on my Java or RPGILE lingo so please excuse any miss-use of terms. Trying to swallow the ocean one drop at a time, Aaron Bartell +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
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.