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

[feature] improve storage format #81

Open
jrpie opened this issue Dec 9, 2024 · 0 comments
Open

[feature] improve storage format #81

jrpie opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority: high

Comments

@jrpie
Copy link
Owner

jrpie commented Dec 9, 2024

Please describe the problem to be solved

The current way actions, in particular app actions, are serialized makes it hard to add new actions (e.g. #45 )

Describe the solution you would suggest

Serialize actions as JSON with an attribute type specifying what kind of action it is.
Keep backwards compatibility.

@jrpie jrpie added enhancement New feature or request priority: high labels Dec 9, 2024
@jrpie jrpie self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high
Projects
None yet
Development

No branches or pull requests

1 participant