You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by bu...@apache.org on 2015/06/02 01:23:35 UTC

svn commit: r953506 - in /websites/staging/thrift/trunk/content: ./ docs/HowToNewLanguage.html

Author: buildbot
Date: Mon Jun  1 23:23:35 2015
New Revision: 953506

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/docs/HowToNewLanguage.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun  1 23:23:35 2015
@@ -1 +1 @@
-1683022
+1683023

Modified: websites/staging/thrift/trunk/content/docs/HowToNewLanguage.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/HowToNewLanguage.html (original)
+++ websites/staging/thrift/trunk/content/docs/HowToNewLanguage.html Mon Jun  1 23:23:35 2015
@@ -105,7 +105,7 @@
 <li>Server types: SimpleServer required</li>
 </ul>
 <h3 id="other-recommended-features">Other recommended features</h3>
-<p>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.</p>
+<p>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. <strong>If in doubt, focus on quality rather than quantity</strong>.</p>
 <ul>
 <li>Transports: HTTP server, Pipes, NamedPipes (where it makes sense)</li>
 <li>Protocols: Compact</li>