|
From: Rod J. <rod...@in...> - 2003-06-06 09:11:35
|
I've changed the <collection> tag to <list>. Simpler to type and more expressive, as it returns a list. Also we now have map support. Values can be references. We have properties support with a new props/prop tag. We should be able to change to this more structured representation instead of relying on the string property editor. This just means changing XML files, not code. See collections.xml (XML bean factory tests) for examples of all new elements. Regards, Rod |