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

在schema中增加数据绑定or事件驱动 #85

Open
wangyuheng opened this issue Jan 24, 2021 · 1 comment
Open

在schema中增加数据绑定or事件驱动 #85

wangyuheng opened this issue Jan 24, 2021 · 1 comment
Labels
think 开发过程中的思考

Comments

@wangyuheng
Copy link
Owner

背景

type 之间存在依赖关系时,目前只能根据方法自己在方法中定义listener。能否通过schema中描述这个管理?

方案

通过内置directive完成。目前倾向于数据驱动的方式,监听字段变更。

@wangyuheng wangyuheng added the think 开发过程中的思考 label Jan 24, 2021
@wangyuheng
Copy link
Owner Author

  1. 是否支持事务?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
think 开发过程中的思考
Projects
None yet
Development

No branches or pull requests

1 participant