Introduction to Dynamically Loading Code

This programming topic describes the available techniques for loading executable code while an application is running.

Organization of This Document

To learn about the concepts related to dynamic loading, read the following articles:

The following tasks are covered:

See Also

It is recommended that you read Bundle Programming Guide as a prerequisite; this document provides an overview to bundles, including their purpose, types, structure, and the API for accessing bundle resources. Resource Programming Guide, which is a document related to Dynamically Loading Code, describes how to access non-code bundle resources, particularly those in nib files. Core Foundation CFPlugIn in this document gives a summary of the Core Foundation CFPlugin API architecture.