|
Tony, Now, that makes more sense to me, and indeed seems very cool. Thanks! -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Tony Carolla Sent: Tuesday, January 11, 2005 1:24 PM To: RPG programming on the AS400 / iSeries Subject: Re: A different kind of persistence? Hi Dane. <snip> > In the time that I have been using RPG, I never realized that this was > the way 'nomain' modules behave in an activation group. I have always > heard (or maybe just thought) that everything got reinitialized when the > 'bound program' sets on LR. This doesn't seem to get advertised a lot. > Granted, service programs are a different story since they can be used > 'across main module boundaries', but bind by copy was always advertised > as more of a fancy copybook. How very wrong that analogy is. :-) > </snip> This fact did shake things up a bit for me when I first learned it also. Now that I am learning about other OO languages (J-*&^), this seems very powerful. I mean, in a way, if you consider procedures, or 'modules' as 'classes', and then you realize that a program, in an interactive session, may access a single copy of the 'class', which can have static variables that remain static, or only accessible through the 'class' methods. And if you bind by reference, I think that they stay resident in the activation group, even if you call them from other programs in the same activation group!!! In my opinion, this sets RPG apart from other languages and platforms, because I don't believe that you can use this type of persistence with other OO languages (J-*&^). Pretty cool. -- "Enter any 11-digit prime number to continue..." -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies.
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.