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

Align the api with the dotnet api #7

Open
taooceros opened this issue Feb 3, 2021 · 4 comments
Open

Align the api with the dotnet api #7

taooceros opened this issue Feb 3, 2021 · 4 comments

Comments

@taooceros
Copy link
Member

Is it possible to add the new api from Flow to the api for python?

@jjw24
Copy link
Member

jjw24 commented Feb 3, 2021

I think most of the calls are added, maybe a couple that are not. I haven't looked at whether it is possible, but it would be good if it is.

@Zeroto521
Copy link
Member

i thought we should update the doc first.

@mrmetrix4
Copy link
Contributor

Some can be added without a lot of work (like ShowMsgError) but some didn't work for me when I tried some work arounds (like OpenUri).

@taooceros
Copy link
Member Author

Some can be added without a lot of work (like ShowMsgError) but some didn't work for me when I tried some work arounds (like OpenUri).

It's possible because OpenUri needs a Uri object, which is not provided by jsonrpc plugin. Therefore, it cannot be requested. OpenUrl shall work.

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

4 participants