Author: jensg
Date: Mon Jun 1 23:23:31 2015
New Revision: 1683023
URL: http://svn.apache.org/r1683023
Log:
Updated new language bindings document
Modified:
thrift/cms-site/trunk/content/docs/HowToNewLanguage.md
Modified: thrift/cms-site/trunk/content/docs/HowToNewLanguage.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/HowToNewLanguage.md?rev=1683023&r1=1683022&r2=1683023&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/HowToNewLanguage.md (original)
+++ thrift/cms-site/trunk/content/docs/HowToNewLanguage.md Mon Jun 1 23:23:31
2015
@@ -41,7 +41,7 @@ The minimum required feature set should
### Other recommended features
-These are not strictly required in the first run, but are commonly used.
Depending on the language, some things may be easier to implement than others.
Alternatively, consider adding the features listed below later as additional
contributions instead of trying to press them into the initial contribution. If
in doubt, fokus on quality rather than quantity.
+These are not strictly required in the first run, but are commonly used.
Depending on the language, some things may be easier to implement than others.
Alternatively, consider adding the features listed below later as additional
contributions instead of trying to press them into the initial contribution.
**If in doubt, focus on quality rather than quantity**.
* Transports: HTTP server, Pipes, NamedPipes (where it makes sense)
* Protocols: Compact