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

Use IPC to manage configuration #76

Open
archerzz opened this issue Nov 8, 2017 · 0 comments
Open

Use IPC to manage configuration #76

archerzz opened this issue Nov 8, 2017 · 0 comments

Comments

@archerzz
Copy link
Contributor

archerzz commented Nov 8, 2017

Problem

Right now the codes to manage configuration in SDK is independent from base CLI. That could cause compatibility issue when the logic in both is different.

Solution

We should consider change the SDK implementation. Instead of manage the configuration by our own, we can wrap IPC to base CLI to do that.

[Note]: This will be a break change. We should think carefully and thoroughly.

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