A plugin framework and application container with built-in extensibility mechanism :electric_plug:
BSD 2-Clause "Simplified" License
91
stars
52
forks
source link
DefaultIOService: Add concrete methods to resolve Location #455
Closed
ecmagnuson closed 1 year ago
Moved implementation of getOpener(String) and getSaver(String) to DefaultIOService so they can use LocationService, instead of forcing FileLocation.
closes https://github.com/imagej/tutorials/issues/101.