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

Non-goals #3

Open
sormuras opened this issue Nov 26, 2022 · 1 comment
Open

Non-goals #3

sormuras opened this issue Nov 26, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@sormuras
Copy link
Owner

Non-goals

Conversion between String and Object

Helping with conversion between String and Object is not a goal of this project.

Use built-in factories like Integer.parseInt(String) or an external library, such as https://www.joda.org/joda-convert

@sormuras sormuras added the documentation Improvements or additions to documentation label Nov 26, 2022
sormuras added a commit that referenced this issue Nov 26, 2022
@forax
Copy link
Collaborator

forax commented Dec 18, 2022

Should we provide enumerate() and reflected() or remove them ?
see

static Optional<Function<Object, ?>> enumerated(Lookup lookup, Type valueType) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants