[Osr-101] rev 16761 - public/osr-101/trunk

thomas at wyona.com thomas at wyona.com
Sat Aug 19 11:12:38 CEST 2006


Author: thomas
Date: 2006-08-19 11:12:37 +0200 (Sat, 19 Aug 2006)
New Revision: 16761

Modified:
   public/osr-101/trunk/osr-101.xhtml
Log:
Added some compare notes to introduction.


Modified: public/osr-101/trunk/osr-101.xhtml
===================================================================
--- public/osr-101/trunk/osr-101.xhtml	2006-08-19 00:06:06 UTC (rev 16760)
+++ public/osr-101/trunk/osr-101.xhtml	2006-08-19 09:12:37 UTC (rev 16761)
@@ -88,6 +88,9 @@
 Neutron provides a comprehensive set of instructions for dealing with xml-based resources. Usage of xml-based resources is not required though. Neutron also covers transactions of binary or custom formatted data while being extensible enough for integrators to deal with the data formats of their choice.
 </p>
 <p>
+Compared to other open content authoring standards Neutron is higher-level than WebDAV and lower-level that ATOM, to name two prominent examples in that field. While ATOM is targeted at content syndication Neutron provides a generic API to content authoring. Speaking of WebDAV, Neutron is not based on WebDAV mainly for two reasons: Neutron is not exclusively targeted at handling web resources. Even if it were, Neutron would have been hard to implement on top of WebDAV, because WebDAV has somewhat rigid collection handling and does not support mapping remote methods to arbitrary uri commands.
+</p>
+<p>
 For examples and usage patterns see Appendix I (Examples).
 </p>
 




More information about the Osr-101 mailing list