Typed State Umbrella Issue
Open
area/core
area/typing
kind/umbrella
lifecycle/frozen
priority/medium
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 195
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 17
Description
For getting typed-state up to parity with standard state. Currently a list but these should be individual issues.
Please comment with more!
- [ ] Documentation on differences between using pydantic/not
- [ ] Full set of differences in typed state
- [ ] Links back from all places that are different
- [ ] Wiring through to serialization/persistence
- [ ] Ensuring you can access `.data`
- [ ] Type-hinting the persister class for custom stuff
- [ ] Serializing using the pydantic serializer
- [ ] See [this comment](https://discord.com/channels/1221891403253288970/1221892061842772018/1291795622525010052)
Contributor guide
Assessment
This issue has not been assessed yet.