Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

Dokan Go Wrapper as official wrapper #78

Closed
Liryna opened this issue Jun 23, 2016 · 5 comments
Closed

Dokan Go Wrapper as official wrapper #78

Liryna opened this issue Jun 23, 2016 · 5 comments

Comments

@Liryna
Copy link

Liryna commented Jun 23, 2016

Hi @taruti and @gabriel ,

I was pleasantly surprised to see that keybase has developed a Go wrapper for Dokan ❤️ (https://github.com/keybase/kbfs/tree/master/dokan)

Does the wrapper is currently specific to kbfs ? Or could it be externalized as official wrapper in the dokan-dev community and be maintained by keybase ?

It would be really great to have a new language supported by Dokan !

@taruti
Copy link
Contributor

taruti commented Jun 27, 2016

Hi @Liryna,

We discussed this and sharing the wrapper with the larger community would be great!

The Dokan wrapper does not depend on any other kbfs code, but we want to make some API changes before declaring it stable.

Dokan has been a joy to use!

@taruti
Copy link
Contributor

taruti commented Jul 29, 2016

Progress report:

Now the API seems more stable:
https://godoc.org/github.com/keybase/kbfs/dokan

It lacks FindFilesWithPattern and alternative streams at the moment - other than that I am quite happy with the API. I hope we get something out soonish =)

@Liryna
Copy link
Author

Liryna commented Jul 29, 2016

👍 Thats a great news ! Thank you KBFS team 😃 !

Wrapper added to Dokan wiki: https://github.com/dokan-dev/dokany/wiki/Dokan-API-Wrappers-language-compatible

@cglong
Copy link

cglong commented Aug 30, 2017

Hi @taruti, are there any plans for extracting your Dokan wrappers into a separate repo in the @dokan-dev account? I think this could be valuable for discoverability and could help establish the bindings as official and well-supported.

I suggested something similar in dokan-dev/dokany#520 and @Liryna and @Rondom sounded interested in this 😄

@taruti
Copy link
Contributor

taruti commented Aug 31, 2017

I'll comment on the dokany issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants