[Yanel-commits] rev 32110 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Mon Feb 18 13:28:48 CET 2008


Author: michi
Date: 2008-02-18 13:28:48 +0100 (Mon, 18 Feb 2008)
New Revision: 32110

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/98cf223f-06d4-4915-a172-8f6f2d9f6ca7
Log:
docu on specific client adapters added

Modified: public/yanel/trunk/src/realms/yanel-website/content/98cf223f-06d4-4915-a172-8f6f2d9f6ca7
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/98cf223f-06d4-4915-a172-8f6f2d9f6ca7	2008-02-18 12:14:25 UTC (rev 32109)
+++ public/yanel/trunk/src/realms/yanel-website/content/98cf223f-06d4-4915-a172-8f6f2d9f6ca7	2008-02-18 12:28:48 UTC (rev 32110)
@@ -1,2 +1,2 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Creatable</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Create a resource<br/></h1>  <p>In order to make a resource creatable by a so called &quot;client adapter creator&quot;, one can implement one of the <a href="http://yanel.wyona.org/javadoc/org/wyona/yanel/core/api/attributes/package-summary.html">creatable interfaces</a>. The architecture is described by the diagram below:</p><br/><img src="yanel-creatable-architecture.png" alt="Architecture of creatable interface"/><br/><br/><a href="yanel-creatable-architecture.svg">SVG</a> created with <a href="http://www.inkscape.org/">Inkscape</a>. </body>
-</html>
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Creatable</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Create a resource<br/></h1>  <p>In order to make a resource creatable by a so called &quot;client adapter creator&quot;, one can implement one of the <a href="http://yanel.wyona.org/javadoc/org/wyona/yanel/core/api/attributes/package-summary.html">creatable interfaces</a>. The architecture is described by the diagram below:</p><br/><img alt="Architecture of creatable interface" src="http://yanel.wyona.org/en/documentation/resources/yanel-creatable-architecture.png"/><br/><br/><a href="yanel-creatable-architecture.svg">SVG</a> created with <a href="http://www.inkscape.org/">Inkscape</a>.<br/><br/><h2>Client Adapters</h2><h3>Client Adapter: Yanel resource &quot;Resource Creator&quot;</h3>The source of this yanel resource is located at <i>YANEL_SRC_TRUN!
 K/src/contributions/resources/resource-creator/</i> and documentationm can be found at <i>YANEL_SRC_TRUNK/src/contributions/resources/resource-creator/yanel-htdocs/doc/index.html</i>.<br/><br/><h3>Client Adapter: Jelly/XSLT<br/></h3>TBD<br/><br/><h3>Client Adapter: Yanel Core ?yanel.usecase=create&amp;create.name=test<br/></h3>TBD </body>
+</html>
\ No newline at end of file



More information about the Yanel-commits mailing list