ansys / ansys/Visual-Interactive-Simulation-Object-Renderer
[Remote rendering 3.6] Save/load end-to-end verification and remove remaining reapply scaffolding
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 37
描述
### 📝 Description of the feature
Confirm that the full RuntimeAppState round trip is correct and complete now that every state class is server-authoritative, and for any client-side state reapplication scaffolding that remains, remove it.
The intent was for each of the individual user stories in Phase 3 to have synced back the property state to the server, so that the client-side reapplication of the cached client-side state was no longer needed and removed for that property.
In this story, we:
- verify the end to end save/load state works as expected, and
- verify that no unnecessary client-side reapplication of state remains.
### Acceptance Criteria
save/load state works as expected
### 💵 Business Value
_No response_
### 🔗 Useful links and references
_No response_
贡献指南
调研方向
Start by tracing the RuntimeAppState save/load path and reviewing the Phase 3 state classes for remaining client-side reapplication scaffolding. Verify the complete state round trip end to end, then confirm that unnecessary client-side reapplication is removed and save/load behaves as expected.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- full-stack
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100