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

serializing rules #67

Open
slwu89 opened this issue May 30, 2024 · 0 comments
Open

serializing rules #67

slwu89 opened this issue May 30, 2024 · 0 comments

Comments

@slwu89
Copy link
Member

slwu89 commented May 30, 2024

Has there been any thoughts regarding serialization of rules? Of course using the simple https://docs.julialang.org/en/v1/stdlib/Serialization/#Serialization.serialize interface works fine, but I was curious if there was a road ahead on serialization of rules besides the methods for arbitrary Julia values. It could come in handy when rules are being stored in an acset, and the entire acset is being serialized via write_json_acset. It's helpful when implementing large, complex rewrite systems that will be reused frequently on many individual Julia processes.

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