Skip to content

🔧 using common strings is now the default#311

Merged
MiWeiss merged 2 commits intomasterfrom
month_common_strings
Jul 10, 2022
Merged

🔧 using common strings is now the default#311
MiWeiss merged 2 commits intomasterfrom
month_common_strings

Conversation

@MiWeiss
Copy link
Copy Markdown
Collaborator

@MiWeiss MiWeiss commented Jul 10, 2022

Having to manually enable common strings appears to be one of the biggest unexpected behaviors, leading to plenty of questions.

Making the use of common strings a default does not fix all problems (e.g., people wanting to get non-interpolated, string values), but it should be a crucial first step and - most importantly - makes the default config more natural and intuitive for new users.

Not many negative side effects are expected from this. The old behavior can easily be enabled by creating a parser with common_strings=False

Fixes #280
Fixes #263
Fixes #248

@MiWeiss MiWeiss merged commit 006f463 into master Jul 10, 2022
@MiWeiss MiWeiss deleted the month_common_strings branch July 10, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant