AmitKumarDas / metac

It is metacontroller and more
Apache License 2.0
57 stars 16 forks source link

refactor decorator controller as part of further understanding #4

Closed AmitKumarDas closed 5 years ago

AmitKumarDas commented 5 years ago

This commit adds code level comments, renames a few variables as part of deeper understanding of decorator controller. This has been done to reduce the steep learning curve required by contributors to understand and use this controller/library.

This is part of a series of commits that will lead to implementing unit tests as well re-packaging dynamic package to enable using the same as a library in other projects.

Signed-off-by: AmitKumarDas amit.das@mayadata.io