Skip to content

Add #[serde(flatten)] to Transformer enum - #42

Draft
NelsonAPenn wants to merge 3 commits into
mainfrom
feature/flatten-transformer
Draft

Add #[serde(flatten)] to Transformer enum#42
NelsonAPenn wants to merge 3 commits into
mainfrom
feature/flatten-transformer

Conversation

@NelsonAPenn

@NelsonAPenn NelsonAPenn commented Aug 19, 2026

Copy link
Copy Markdown
Owner

This is a breaking change, but has an outsized impact on the simplicity of the config file.

This is one step towards #37 . Is this on its own enough?

@NelsonAPenn
NelsonAPenn force-pushed the feature/flatten-transformer branch from 52bf24e to 3b2eebc Compare August 20, 2026 03:32
This is a breaking change, but has an outsized impact on the simplicity of
the config file.
@NelsonAPenn
NelsonAPenn force-pushed the feature/flatten-transformer branch from ef29f08 to c873d59 Compare August 20, 2026 04:33
@NelsonAPenn

Copy link
Copy Markdown
Owner Author

One other thing I'm worried about is how much the transformer enum variants with options differ from those without in the TOML file. It prevents from using a consistent table format for defining transformers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant