New Package: Panda_Loader
Panda_Loader was written to provide a normalized API to loading source code into applications. An abstract class is provided to offer a base level of functionality, or if you prefer to roll your own, an abstract class is also provided. All Panda libraries with dependencies will use the Panda_Loader API.
More info:
- There is a page in the wiki that gives a quick overview of how the library is used.
- API documentation is available for Panda_Loader_Interface and Panda_Loader_Abstract