e857948 Change plugin get_sources design

Authored and Committed by Athos Ribeiro 7 years ago
    Change plugin get_sources design
    
    Plugins get_sources should now return a path to a compressed file. The
    benefits include saving memory resources and easier implementation. The
    downside comes when thinking on how to distribute the application.
    
        
file modified
+7 -2
file modified
+15 -6
file modified
+3 -8