paypal / butterfly

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

(incomplete) Adding support for properties as input parameter #167 #310

Closed fabiocarvalho777 closed 5 years ago

fabiocarvalho777 commented 5 years ago

This commit added necessary changes to Trasnformation Utility, Context and Engine to make this feature functional.

To complete this work, it is necessary to add related tests for Configuration object, Facade, CLI, Transformation Context, Transformation Engine and Transformation Utility.