paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
48 stars 50 forks source link

Add support for multiple extensions #304

Closed fabiocarvalho777 closed 5 years ago

fabiocarvalho777 commented 5 years ago

Butterfly used to support multiple extensions. That support then was removed by this commit, since at the time Butterfly was supposed to be only a CLI tool. Now that it needs to be prepared to be multithreaded, run as a server, and have multiple extensions as tenants, multiple extensions support need to be brought back.