8000 Refactoring Multi-instance Wechaty Design: Try to remove the Accessory class and related codes · Issue #2027 · wechaty/wechaty · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Refactoring Multi-instance Wechaty Design: Try to remove the Accessory class and related codes #2027
Closed
@huan

Description

@huan

The Accessory class is very complicated and has lots of limitations.

For example, all User Class (user/*.ts) have to extend from it, which prevent us to extend from different EventEmitters (types, like using typed-emitter)

So I decided to re-design this part of the code and try to remove all related codes of the Accessory class.

See:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0