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

Consider making Entry generic #69

Closed
Dreamescaper opened this issue Oct 24, 2022 · 0 comments · Fixed by #101
Closed

Consider making Entry generic #69

Dreamescaper opened this issue Oct 24, 2022 · 0 comments · Fixed by #101

Comments

@Dreamescaper
Copy link
Owner

Currently Entry has string property Value. It makes it hard to use for numeric types, like decimal, int, double, etc.

Probably it would make sense to make it generic, and add parsing inside of component.

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 a pull request may close this issue.

1 participant