Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1843 - development/laboratory/xsite/src/docs

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1843 - development/laboratory/xsite/src/docs
  • Date: Mon, 21 Feb 2005 12:13:10 +0100

Author: mcconnell
Date: Mon Feb 21 12:13:09 2005
New Revision: 1843

Modified:
development/laboratory/xsite/src/docs/index.xml
Log:
add product overview

Modified: development/laboratory/xsite/src/docs/index.xml
==============================================================================
--- development/laboratory/xsite/src/docs/index.xml (original)
+++ development/laboratory/xsite/src/docs/index.xml Mon Feb 21 12:13:09
2005
@@ -12,21 +12,50 @@

<p role="intro">
The Digital Product Meta Library is a global
- <a href="about/community/index.html">community</a>
- project contributing to the development of advanced Java-based
component
- management <a href="products/index.html">solutions</a>.
+ <a href="about/community/index.html">community</a> project
contributing to
+ the development of advanced Java-based component management
+ <a href="products/index.html">solutions</a>.
</p>

- <p>
- The DPML platform of build, deployment, and runtime solutions
enables:
-
- <ul>
- <li>efficient development</li>
- <li>automated component composition</li>
- <li>reliable deployment</li>
- </ul>
-
- </p>
+ <subsection name="Metro Runtime">
+
+ <p>
+ The <a href="metro/index.html">Metro</a> system is a light weight
container
+ that provides comprehensive support for the management of
composite component
+ systems. Metro simplifies component management through automated
+ assembly and deployment combined with strong support for the
isolation of
+ implementations from the service that a component provides. Metro
applications
+ and services are implemented through component composition
enabling a building
+ blocks approach that delivers very high reuse and unprecedented
runtime
+ flexibility.
+ </p>
+
+ </subsection>
+
+ <subsection name="Magic Build System">
+
+ <p>
+ <a href="magic/index.html">Magic</a> is an intelligent build
system for Java
+ based component development. Magic provides support for a
centralized project
+ object model, transitive version and dependency management, and a
suite of
+ tools that automate the processes of building well-structured
component
+ solutions.
+ </p>
+
+ </subsection>
+
+ <subsection name="Transit Resource Management System">
+
+ <p>
+ <a href="transit/index.html">Transit</a> is a framework for
managing
+ system artifacts and application resources. As a resource
+ management system, Transit provides the foundation for building
+ repository-enabled applications enabling automated classloading
+ construction and dynamic plugin management.
+ </p>
+
+ </subsection>
+
</section>
</body>
</document>



  • svn commit: r1843 - development/laboratory/xsite/src/docs, mcconnell, 02/21/2005

Archive powered by MHonArc 2.6.24.

Top of Page