[MERLIN] context descriptor update

Stephen McConnell <[email protected]> Mon, 17 Mar 2003 05:00:03 +0100
Newsgroups gmane.comp.jakarta.avalon.phoenix.devel,gmane.comp.apache.user
Message-ID <[email protected]>
Just a note to let everyone know that the context management system in 
Merlin has just been updated to support arrays as valid context 
arguments.  In a Merlin <classname>.xinfo file you can now declare a 
context entry type as either a class or interface name or an array of 
class or interface names.  The array variant follows the classic Java 
language model of appending "[]" to the class or interface name.  An 
example type including an array context entry is included below:

   <type>

     <context>
        <entry key="my-key" value="org.whatever.MyClass[]"/>
     </context>

   </type>

Cheers, Steve.

-- 

Stephen J. McConnell
mailto:[email protected]
http://www.osm.net