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

Minor: typo in the web.mime documentation (i.e. in README) #85

Open
dumblob opened this issue Dec 5, 2016 · 1 comment
Open

Minor: typo in the web.mime documentation (i.e. in README) #85

dumblob opened this issue Dec 5, 2016 · 1 comment

Comments

@dumblob
Copy link

dumblob commented Dec 5, 2016

The list of routines in the README mentions 2x the same routine instead of the second routine being updateDb(source: io::Stream) => int.

Btw in all these documentation the term Functions is used, but Dao uses Routines (also internally) to distinguish pure functions (i.e. without side effects) from just a bounded reusable ordered code with input arguments and a return value. We should probably rewrite all mentions of a function to routine.

@Night-walker, do you actually still have commit access to this repository (either directly or somewhere else - where?)? @daokoder, I'd like to submit pull requests for these minor things - where should I submit them?

@dumblob
Copy link
Author

dumblob commented Dec 5, 2016

With regards to contributing, I can remember @daokoder argumenting GitHub is problematic in China. I'm following the https://notabug.org/ initiative already for about a year and it seems a good international and very independent platform for projects like Dao (NotABug can also easily be synced to read-only GitHub repos to gain popularity and allow GitHubbers to post issues).

So in case there is no good option currently in use, I would advocate for trying NotABug (of course first testing it's availability from China - according to web testers it should be available).

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