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



Jeff Young wrote:
All - I have a function that will perform DB I/O and possible require a display window.
This function will accept 1 parameter and return 1 parameter.
This function will be called from a number of programs.

Should I - A. Make it a service program
B. Make it a bound modu[l]e
C. Make it a stand alone program called by others as needed.

Well, if there's any possibility of it ever being needed from some program that (for whatever reason) HAS to be OPM, or of there ever being a need to use it directly from a command line, then option C would make these possibilities a lot easier to deal with.

Option B has the advantage of comparative simplicity, but if your function is big, and called by a lot of programs, then it's also going to be the bulkiest of the three options.

Really, it depends on the circumstances.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.