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

Persistence with custom properties #113

Open
andrewauclair opened this issue Oct 30, 2023 Discussed in #111 · 1 comment
Open

Persistence with custom properties #113

andrewauclair opened this issue Oct 30, 2023 Discussed in #111 · 1 comment
Labels
bug Something isn't working fixed Issue has been fixed, pending release.
Milestone

Comments

@andrewauclair
Copy link
Owner

Discussed in #111

Originally posted by tlf30 October 18, 2023
Hello,
With the old persistence system, I was saving custom properties that were not directly tied to fields in the code.
Is there a way to accomplish this with the new system without creating a field for each property?

Also, I am running into an unsupported property type exception, I think it is on a boolean type. Could you please add booleans and make the exception more descriptive? Currently the exception does not have any information to identify what property is the issue.

Thanks,
Trevor

@andrewauclair andrewauclair added the bug Something isn't working label Oct 30, 2023
@andrewauclair andrewauclair added this to the 0.10.0 milestone Oct 30, 2023
@andrewauclair
Copy link
Owner Author

The static functions have been implemented in the 0.10-SNAPSHOT release.

@andrewauclair andrewauclair modified the milestones: 0.10.0, 0.12.0 Jul 3, 2024
@andrewauclair andrewauclair added the fixed Issue has been fixed, pending release. label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Issue has been fixed, pending release.
Projects
None yet
Development

No branches or pull requests

1 participant