[ANNOUNCEMENT] DPML SDK 2.1.0 update

Stephen McConnell mcconnell at dpml.net
Mon Apr 30 04:20:47 EDT 2007


The DPML SDK 2.1.0 (functional update) is available.

  http://www.dpml.net/about/download

New features and/or enhancements delivered under version 2.1.0 include the 
addition of support for component composition via reference to nested parts 
within the internal structure of a component using part uris as the 
construction mechanisms.

Example:

  <component class="org.acme.StandardWidget">
    <parts>
      <part key="widget" uri="link:part:org/acme/acme-standard-gizmo"/>
    </parts>
  </component>

Documentation concerning the component-by-reference semantics are available
at the following url:

  http://www.dpml.net/metro/component/directive/part.html

The 2.1.0 distribution also includes resolution of a <part> reference
encoding 
issues, numerous code and documentation quality enhancements.

Cheers, Steve.

--------------------------
Stephen McConnell
mailto:mcconnell at dpml.net
http://www.dpml.net



More information about the dev-dpml mailing list