× 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.



Peter Dow wrote:
Hi Hans,

Isn't that also an advantage of a dynamically called program?  IIRC, the
original post was asking why procedures are better than dynamically called
programs.


Well, yeah, I suppose. Technically, dynamically called programs and procedures share a lot of the same advantages. But as I suggested earlier, a lot of the advantages are overshadowed by performance issues when procedures are implemented as dynamically called programs. Use statically bound procedures and that disadvantage disappears, allowing the other benefits to shine through.


However, if you do nothing else and just use procedures instead of dynamically called programs, the only benefit you get is better performance. But with an intelligent restructuring effort, you can then reap other benefits. More use of well-designed modular procedures means more flexible code, more readable code, and more maintainable code.

Cheers! Hans



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.