[email protected] wrote: > Author: doogie > Date: Thu Sep 17 19:39:45 2009 > New Revision: 816350 > > URL: http://svn.apache.org/viewvc?rev=816350&view=rev > Log: > Add support for generics markup in string type names.
<attribute name="messages" type="List" mode="OUT" optional="false"/> <attribute name="messages" type="List<Object>" mode="OUT" optional="false"/> It's a little ugly, but that's because it's xml.
