类型实例化系统 #1

Open
opened 2025-10-28 06:34:46 +08:00 by sam · 0 comments
Owner
  • load() 增加 typedef_files 参数 和 auto_instantiate 参数
  • instantiate() 用 importlib 动态实例化类型(包含type和params保留字段),提示未
  • load_typedefs() 返回 instantiate 动态函数
- [ ] load() 增加 typedef_files 参数 和 auto_instantiate 参数 - [ ] instantiate() 用 importlib 动态实例化类型(包含type和params保留字段),提示未 - [ ] load_typedefs() 返回 instantiate 动态函数
sam added this to the dev project 2025-10-28 06:34:46 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sam/modyml#1
No description provided.