elm has a declarative yaml spec for pipelines of transformations (elm-main console entry point). The elm API will likely go through large changes over next few months and it will be easier to unit test functions outside of maintaining yaml spec. To ease initial testing of architecture changes, let's deprecate elm-main temporarily, aiming to restore it sometime after Milestone 2
elm
has a declarativeyaml
spec for pipelines of transformations (elm-main
console entry point). Theelm
API will likely go through large changes over next few months and it will be easier to unit test functions outside of maintainingyaml
spec. To ease initial testing of architecture changes, let's deprecateelm-main
temporarily, aiming to restore it sometime after Milestone 2