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

Provide a parse_transform module to process string-based paths at compile time #61

Open
dumbbell opened this issue Feb 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dumbbell
Copy link
Member

dumbbell commented Feb 19, 2022

Having a parse_transform module take care of the parsing of string-based paths at compile time would bring the best of both world: easy to type and read string-based paths while still benefitting from the improved efficiency of the native list-based paths.

This was suggested by Frank Muller on the Erlang mailing-list.

@dumbbell dumbbell added the enhancement New feature or request label Feb 19, 2022
@the-mikedavis the-mikedavis self-assigned this Jul 1, 2022
@the-mikedavis the-mikedavis removed their assignment Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants