Mario Vilas
Mario Vilas
Since the plugin manager can load plugins from any folder you tell it to, this could allow us to develop plugin packs - where the engine remains the same, but...
For processing all binaries downloaded by the spider.
A plugin to decode QR codes and extract information from them (most importantly, URLs).
This could be immensely fun :) however I have no idea how we'd ever test this... https://github.com/mainframed?tab=repositories
This is an example implementation of such tool, but we should probably port it instead of running it: https://github.com/evilpacket/DVCS-Pillage
Idea: add the ability for plugins to receive multiple objects in one shot instead of forking for each object. That way the plugin would be invoked once per stage execution....