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

注解增强与开发规范的建议 #985

Open
help-lixin opened this issue Jun 4, 2024 · 0 comments
Open

注解增强与开发规范的建议 #985

help-lixin opened this issue Jun 4, 2024 · 0 comments

Comments

@help-lixin
Copy link

  1. 能否对注解(@OnConnect/@OnDisconnect/@onevent)进行增强,增加一个namepsace属性? 因为当namespace是动态的情况下,相应的事件,也应该要相应的Namespace进行增加来着.
  2. 可否尽量遵循面向对象编程的六大原则?
  3. 比如:NamespacesHub(create方法),就写死了只能是Namespace,如果想对Namespace进行扩展,发现要进行修改的地方一大堆.
  4. 比如:ScannerEngine(.scan方法),都找不到相应的切入点进行扩展/增强.
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

1 participant