AnantLabs / sharpfile

Automatically exported from code.google.com/p/sharpfile
2 stars 1 forks source link

Move retrievers to their own assemblies #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Retrievers should behave like the plugin panes: own assemblies, loaded on
the fly. This will also break the dependency on the unzip code that is only
used by the CompressedFileRetriever.

Original issue reported on code.google.com by longueur...@gmail.com on 12 Aug 2008 at 2:41