issues
search
Pretronic
/
PretronicLibraries
Advanced Java library project with caching, command, concurrency, copy, dependency, document, event, logging, and synchronization utilities
0
stars
1
forks
source link
Plugin Framework
#6
Closed
DevKrieger
closed
4 years ago
DevKrieger
commented
5 years ago
Create a plugin integration framework with drivers.
[ ] Create abstract plugin class
[ ] Create abstract driver host class
[ ] Create driver interface
[ ] Create plugin loader interface and simple integration
[ ] Create plugin description with loader
[ ] Create plugin manager interface and simple integration
[ ] Create plugin state hooks for other integrations
[ ] Implement dependency and drivers requiring
Create a plugin integration framework with drivers.