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

代码生成咨询 #140

Open
HHC26 opened this issue Sep 19, 2024 · 1 comment
Open

代码生成咨询 #140

HHC26 opened this issue Sep 19, 2024 · 1 comment

Comments

@HHC26
Copy link

HHC26 commented Sep 19, 2024

目前代码生成也是需要使用gf等指令,为什么不直接生成对应的代码,不使用gf的指令?
这样做的好处:
1、更加快捷,更简单的实现
2、可能不会收到gf指令存在bug影响

@bufanyun
Copy link
Owner

这样做是为了保持和gf一样的代码风格,其实这样是更加简单的,因为我们不需要维护gf-cli。
会受到gf的bug影响,但会积极修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@bufanyun @HHC26 and others