Open jepegit opened 2 years ago
The goal is to implement a simple plugin architecture.
cellpy
After some initial tests and thinking, it seems like cellpy should use the factory-pattern for handling the different loaders. So - a more correct order of things would be:
factory-pattern
plug-in
The goal is to implement a simple plugin architecture.
cellpy