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

Type conversion graph is dependent on evaluation order #89

Open
2 tasks
frenchy64 opened this issue Jul 15, 2022 · 1 comment
Open
2 tasks

Type conversion graph is dependent on evaluation order #89

frenchy64 opened this issue Jul 15, 2022 · 1 comment

Comments

@frenchy64
Copy link
Collaborator

If java-time requires namespaces in a different order, the conversion graph will be different.

  • unit test the current graph
  • think about how to maintain the same order eg., prefer-method
@frenchy64
Copy link
Collaborator Author

Idea: warn if java-time has not been created yet in internal namespaces to inform users if they are in danger of nondeterministic results based on their requires of internal namespaces.

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

No branches or pull requests

1 participant