Reopened from GitHub Pull Request #1
Description copied from GitHub:
What has changed:
ConfigurationBuilder
with static from()
methodfrom
in Configuration
, which creates a builder for this specific ConfigurationAbstractTransformation
or implement ITransformation
whenever possibleFuture work could be:
.toActive(stage)
and .endActive(stage)
methods that connect the stage and additionally set it activeSome documentation written in markdown can be found here: TeeTime Configuration Builder Documentation
When moving this documentation to any "official" place, maybe the Future work section should be removed.