Skip to Content.
Sympa Menu

notify-dpml - r1298 - in trunk/main/central/src/docs/metro/runtime: . components models

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1298 - in trunk/main/central/src/docs/metro/runtime: . components models
  • Date: Thu, 30 Mar 2006 10:56:36 +0200

Author: mcconnell
Date: 2006-03-30 10:56:36 +0200 (Thu, 30 Mar 2006)
New Revision: 1298

Added:
trunk/main/central/src/docs/metro/runtime/models/
Removed:
trunk/main/central/src/docs/metro/runtime/components/models/
Modified:
trunk/main/central/src/docs/metro/runtime/components/index.xml
trunk/main/central/src/docs/metro/runtime/components/navigation.xml
trunk/main/central/src/docs/metro/runtime/models/index.xml
trunk/main/central/src/docs/metro/runtime/navigation.xml
Log:
improving documentation structure (cont.)

Modified: trunk/main/central/src/docs/metro/runtime/components/index.xml
===================================================================
--- trunk/main/central/src/docs/metro/runtime/components/index.xml
2006-03-30 08:17:11 UTC (rev 1297)
+++ trunk/main/central/src/docs/metro/runtime/components/index.xml
2006-03-30 08:56:36 UTC (rev 1298)
@@ -13,11 +13,11 @@

<p>
A <tt>Component</tt> is a remotely reachable object that is
established using a data
- <tt><a
href="/api/dpml/@VERSION@/net/dpml/part/Model.html">Model</a></tt>.
+ <tt><a href="models/index.html">Model</a></tt>.
Component and model implementations are established via a
<tt>Controller</tt>.
A controller is selected based on meta-data included in a stand-alone
<tt>part</tt>
datastructure. All components implement the common
- <a
href="/api/dpml/@VERSION@/net/dpml/part/Component.html">Component</a>
+ <a
href="/api/dpml/@VERSION@/net/dpml/component/Component.html">Component</a>
interface dealing with:
</p>


Modified: trunk/main/central/src/docs/metro/runtime/components/navigation.xml
===================================================================
--- trunk/main/central/src/docs/metro/runtime/components/navigation.xml
2006-03-30 08:17:11 UTC (rev 1297)
+++ trunk/main/central/src/docs/metro/runtime/components/navigation.xml
2006-03-30 08:56:36 UTC (rev 1298)
@@ -25,7 +25,6 @@
<body>

<menu>
- <item name="Model" href="models/index.html"/>
<item name="Provider" href="provider/index.html"/>
</menu>


Copied: trunk/main/central/src/docs/metro/runtime/models (from rev 1297,
trunk/main/central/src/docs/metro/runtime/components/models)

Modified: trunk/main/central/src/docs/metro/runtime/models/index.xml
===================================================================
--- trunk/main/central/src/docs/metro/runtime/components/models/index.xml
2006-03-30 08:17:11 UTC (rev 1297)
+++ trunk/main/central/src/docs/metro/runtime/models/index.xml 2006-03-30
08:56:36 UTC (rev 1298)
@@ -22,7 +22,7 @@
</p>

<p>
- A component model is created using the standard <a
href="../../controller/index.html">
+ A component model is created using the standard <a
href="../controller/index.html">
controller</a>.
</p>


Modified: trunk/main/central/src/docs/metro/runtime/navigation.xml
===================================================================
--- trunk/main/central/src/docs/metro/runtime/navigation.xml 2006-03-30
08:17:11 UTC (rev 1297)
+++ trunk/main/central/src/docs/metro/runtime/navigation.xml 2006-03-30
08:56:36 UTC (rev 1298)
@@ -26,6 +26,7 @@

<menu>
<item name="Controller" href="controller/index.html"/>
+ <item name="Component Model" href="models/index.html"/>
<item name="Component" href="components/index.html"/>
</menu>





  • r1298 - in trunk/main/central/src/docs/metro/runtime: . components models, mcconnell at BerliOS, 03/30/2006

Archive powered by MHonArc 2.6.24.

Top of Page