Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When parsing, identify when decor is "default" #624

Open
epage opened this issue Oct 19, 2023 · 0 comments
Open

When parsing, identify when decor is "default" #624

epage opened this issue Oct 19, 2023 · 0 comments
Labels
A-edit Area: TOML editing API A-parse Area: Parsing TOML C-enhancement Category: Raise on the bar on expectations

Comments

@epage
Copy link
Member

epage commented Oct 19, 2023

This would

This comes at the cost of

  • Making it harder for callers to inspect the actual decor
  • Some callers may not want to auto-adapt

These could be worked around by offering a way to force allocations for "default" decor.

@epage epage added C-enhancement Category: Raise on the bar on expectations A-parse Area: Parsing TOML A-edit Area: TOML editing API labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-edit Area: TOML editing API A-parse Area: Parsing TOML C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

1 participant