Author: gsim
Date: Thu Jul  8 09:29:15 2010
New Revision: 961659

URL: http://svn.apache.org/viewvc?rev=961659&view=rev
Log:
Adjusted order in list for clarity

Modified:
    qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml

Modified: qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml?rev=961659&r1=961658&r2=961659&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml Thu Jul  8 
09:29:15 2010
@@ -38,30 +38,30 @@
     <itemizedlist>
       <listitem>
         <para>
-          On the Java platform, Qpid uses the
-          established <ulink url="http://java.sun.com/products/jms/";>Java JMS
-            API</ulink>. 
+          For Python, C++, and .NET, Qpid defines its own messaging API, the
+          <firstterm>Qpid Messaging API</firstterm>, which is
+          conceptually similar in each supported language.
         </para>
       </listitem>
       <listitem>
         <para>
-          On the .NET platform, Qpid defines
-          a <ulink url="http://qpid.apache.org/wcf.html";>WCF
-            binding</ulink>.
+          Support for this API in Ruby will be added soon (Ruby
+          currently uses an API that is closely tied to the AMQP
+          version).
         </para>
       </listitem>
       <listitem>
         <para>
-          For Python, C++, and .NET, Qpid defines its own messaging API, the
-          <firstterm>Qpid Messaging API</firstterm>, which is
-          conceptually similar in each supported language.
+          On the .NET platform, Qpid also defines provides
+          a <ulink url="http://qpid.apache.org/wcf.html";>WCF
+          binding</ulink>.
         </para>
       </listitem>
       <listitem>
         <para>
-          Support for this API in Ruby will be added
-          soon (Ruby currently uses an API that is closely
-         tied to the AMQP version).
+          On the Java platform, Qpid implements the
+          established <ulink url="http://java.sun.com/products/jms/";>Java
+          JMS API</ulink>.
         </para>
       </listitem>
     </itemizedlist>



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to