Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

模块间通信优化 #149

@lvjing2

Description

@lvjing2

AutowiredFromBase 时,这里如果是某个接口实现,那么代理的应该是接口类,而不是实现类。

image

当前内部实现,代理了具体实现类,一般用户使用时,是不会引入具体实现类时,会报如下错误
image

其他优化

  1. sample 工程优化: 需按照用户实际使用方式整理样例,例如通信类统一放在一个 bundle 里
  2. 用法补充:补充模块调用模块示例
  3. 补充文档到官网

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions