|
From: Steve Richter
( On the .NET vs i5/OS front, the comparison that I am interested in
is languages that garbage collect vs those that dont. C++ used to be
important. Almost overnight, with the adoption of managed code by
MSFT, it is legacy because it does not GC. Garbage collection in RPG
would work really well for its many business oriented programmers. )
Okay, I'll relax the restriction for just a moment and answer this question
even though you again are talking about a technical issue that really
doesn't matter to application programmers.
Why do you think RPG needs garbage collection? The only reason you need GC
is when the programmer dynamically allocates memory outside of the OS and
doesn't give it back.
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.