You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2015/09/01 09:47:46 UTC

svn commit: r1700413 - in /chemistry/site/trunk/content/dotnet: dotcmis-vs-portcmis.mdtext portcmis.mdtext

Author: fmui
Date: Tue Sep  1 07:47:45 2015
New Revision: 1700413

URL: http://svn.apache.org/r1700413
Log:
CMS commit to chemistry by fmui

Modified:
    chemistry/site/trunk/content/dotnet/dotcmis-vs-portcmis.mdtext
    chemistry/site/trunk/content/dotnet/portcmis.mdtext

Modified: chemistry/site/trunk/content/dotnet/dotcmis-vs-portcmis.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/dotnet/dotcmis-vs-portcmis.mdtext?rev=1700413&r1=1700412&r2=1700413&view=diff
==============================================================================
--- chemistry/site/trunk/content/dotnet/dotcmis-vs-portcmis.mdtext (original)
+++ chemistry/site/trunk/content/dotnet/dotcmis-vs-portcmis.mdtext Tue Sep  1 07:47:45 2015
@@ -29,7 +29,7 @@ These are the main differences:
 <tr><td>Windows Phone support</td><td>No</td><td>Yes</td></tr>
 <tr><td>CMIS 1.0 Web Services</td><td>Yes</td><td>No</td></tr>
 <tr><td>CMIS 1.1 Web Services</td><td>No</td><td>No</td></tr>
-<tr><td>CMIS 1.0 AtomPub</td><td>Yes</td><td>Under development (new implementation, faster and leaner)</td></tr>
+<tr><td>CMIS 1.0 AtomPub</td><td>Yes</td><td>Under development<br>(new implementation, faster and leaner)</td></tr>
 <tr><td>CMIS 1.1 AtomPub</td><td>No</td><td>Under development</td></tr>
 <tr><td>CMIS 1.1 Browser Binding</td><td>No</td><td>Yes</td></tr>
 <table>
\ No newline at end of file

Modified: chemistry/site/trunk/content/dotnet/portcmis.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/dotnet/portcmis.mdtext?rev=1700413&r1=1700412&r2=1700413&view=diff
==============================================================================
--- chemistry/site/trunk/content/dotnet/portcmis.mdtext (original)
+++ chemistry/site/trunk/content/dotnet/portcmis.mdtext Tue Sep  1 07:47:45 2015
@@ -21,6 +21,10 @@ Notice:    Licensed to the Apache Softwa
 
 Apache Chemistry PortCMIS is a [CMIS 1.0](http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html) and [CMIS 1.1](http://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html) client library for .NET. It is loosely based on the [OpenCMIS client architecture](/java/opencmis-modules.html).
 
+PortCMIS is supposed to become the [successor of DotCMIS][1].
+
+
+
 ## Get PortCMIS
 
 <a name="PortCMIS-0.1FullDownloadpage"></a>
@@ -34,4 +38,7 @@ PortCMIS has not been released, yet.
 
 The PortCMIS source code is here: [https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/](https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/).
 
-PortCMIS requires the .NET Framework version 4.5 or higher. It does not depend on anything else.
\ No newline at end of file
+PortCMIS requires the .NET Framework version 4.5 or higher. It does not depend on anything else.
+
+
+  [1]: /dotnet/dotcmis-vs-portcmis.html
\ No newline at end of file