×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Sorry, Barbara. I probably should have said "talked about" rather than "promised". I don't keep up with current changes in RPG and I put this sentence in the previous note just in case this feature had been added.
Java, of course, makes temporary and stack objects eligible for garbage collection when they go out of scope, that is, when there are no more references to them. It would be nice if RPG would do the same.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Barbara Morris
Sent: Thursday, September 27, 2012 6:56 PM
To: java400-l@xxxxxxxxxxxx
Subject: Re: Newbie to RPG calling Java....what's a good reference to start learning!
On 2012/9/27 3:59 PM, Dan Kimmel wrote:
Be sure to free any objects you create in RPG using constructor
methods. RPG hasn't done it automatically when they go out of scope,
though this feature has been promised and may be in current releases.
I haven't ever seen anything to suggest RPG would automatically free Java objects when they go out of scope. (It doesn't do that in any current releases.) Can you point to where that was promised?
--
Barbara
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.