Jun Gan created SCB-1909:
----------------------------
Summary: [Refactor service-registry Module] Make all packages
well organized
Key: SCB-1909
URL: https://issues.apache.org/jira/browse/SCB-1909
Project: Apache ServiceComb
Issue Type: Improvement
Reporter: Jun Gan
Attachments: image-2020-05-14-16-12-49-758.png
we can refer/borrow dubbo's idea. In dubbo's case, api containes only
common/shared objects by every registry mechanism. in our case, we can create
package/fold called *api* which contains classes/objects that interact with
other module... and a *common* package/fold contains shared objects across
all/multiple registry mechaninsm
something like:
registry-api
registry-common
registry-servcie-center
registry-local
registry-zeroconfig
!image-2020-05-14-16-12-49-758.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)