[thelist] CF: Request for Opinion

Frank framar at interlog.com
Fri Sep 6 01:36:47 CDT 2002


I write my apps to be very modular and portable. Frequently,
there are bits of common information to be shared among the
apps, such as company info, addresses, contact information,
etc., or perhaps some small bits of configuration
information.

Which in your opinion is the better choice:

1) A cached query

2) Setting the query to a struct in the application scope

3) Neither one has a significant overall advantage
(performance/memory/elegance) over the other

4) An alternate choice

--
Frank Marion,
framar at interlog.com




More information about the thelist mailing list