Split Transform component
Open
A-Transform
C-Performance
C-Usability
X-Needs-SME
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## What problem does this solve or what need does it fill?
Currently transform consist of 3 things. This prevents from editing them in parallel and inconvenient for per-component replication across the network (requires sending all 3 things, even if only one of them is changed).
## What solution would you like?
Turn `Transform` into a bundle.
Contributor guide
Assessment
This issue has not been assessed yet.