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

8e8b2c/restructure feat spike #98

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Conversation

8e8b2c
Copy link
Collaborator

@8e8b2c 8e8b2c commented Aug 16, 2024

Uses metadata as an example of how we could better break up the zome features without creating a circular dependency on entry types.

This PR also introduces generating TS files with typeshare. Once all features have been migrated, we can remove ts-rs and we will have one less dependency on building the crates with native architecture. (The other dependency being sweettest.)

8e8b2c and others added 9 commits August 19, 2024 14:30
* feat: generate and attach types for validation errors

* fix: bad crate deps

* chore: tidy generated bindings

* chore: rm unused

* feat: gen integrity enums; test validation directly via records coordinator

* chore: tidy

* chore: test user_metadata ownership validation directly; rm unneeded coordinator arg; switch from bincode to ExternIO
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

Successfully merging this pull request may close these issues.

1 participant