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

Map non-exactly matched fields #7

Closed
tenhobi opened this issue Mar 22, 2023 · 1 comment
Closed

Map non-exactly matched fields #7

tenhobi opened this issue Mar 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tenhobi
Copy link
Member

tenhobi commented Mar 22, 2023

Right now, we support only exact mappings of fields. Like auto into auto. We should add support for non-matched fields to also try to look up other forms like Auto, AUTO, áuto, aútó etc. It should consider:

@tenhobi tenhobi added the enhancement New feature or request label Mar 22, 2023
@tenhobi tenhobi changed the title Mam non-exactly matched fields Map non-exactly matched fields Mar 24, 2023
@tenhobi
Copy link
Member Author

tenhobi commented Apr 19, 2023

We should probably don't do any magic mappings like this and only do the flattening (#1) AND include support for get* and set* (?) prefixes.

@tenhobi tenhobi closed this as completed Apr 19, 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

1 participant