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

Future status of the project ? #530

Open
froque opened this issue Apr 5, 2024 · 1 comment
Open

Future status of the project ? #530

froque opened this issue Apr 5, 2024 · 1 comment

Comments

@froque
Copy link
Member

froque commented Apr 5, 2024

The current Billy architecture is heavily based on hierarchy and this fails on upgrade to Jakarta and Hibernate 6:

Ideally, Billy is implementation agnostic and uses only the JPA API. But in reality, we only test with Hibernate. We could try to workaround this by messing any configuration options, but the problem will surely surface again if any other country is supported in the future.

The performance is also not great for high volumes.

This and other factors has lead to Billy being phased out internally. Thus, this project is expected to be archived in a near future.

@froque
Copy link
Member Author

froque commented Apr 10, 2024

#247 might be a solution to the Jakarta and Hibernate 6 problem.

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