| |
| | Autoconf, Automake, and Libtool: A Simple GNU/Linux Module Loader |
 | | Something to be aware of, is that when your users write dynamic modules for your application, they are subject to the interface you design. |
 | | If there are other applications which have similar module requirements to you, it is worth writing a loader that uses the same interface and semantics. |
 | | That way, you will (hopefully) be building from a known good API design, and you will have access to all the modules for that other application too, and vice versa. |
| linux.duke.edu /~mstenner/free-docs/autobook-1.3/autobook_162.html (801 words) |
|