Changes between Version 6 and Version 7 of libroar/plugins
- Timestamp:
- 03/20/12 14:38:58 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libroar/plugins
v6 v7 6 6 The plugin loader is build on top of the dynamic loader abstraction and can be used at different levels of abstraction. 7 7 8 == Main layers )==8 == Main layers == 9 9 The plugin API consists of 3 main layers: the Dynamic Loader, the Llugin Loader and the Plugin Container. 10 10