Nice!

I've already got a question :-) Why is in the XML example the
"root-element-class" on the <schema> element? I would have expected it
on the <configuration> element as in the case of a <schema-assignment>
the class of the container object will be given by the referenced
configuration. Also I think the name "root-element-class" is not quite
appropriate as it's not really tied to the root element. (Moreover the
schema may define multiple root elements.)

How about something like:

 <configuration-point id="ObjectProviders"
container-interface="java.util.Map"
container-class="java.util.HashMap">

?

--knut

On 11/7/06, Achim Hügen <[EMAIL PROTECTED]> wrote:
Hi,

I've finished a short overview of the changes in the annotation branch:

http://wiki.apache.org/jakarta-hivemind/NewAndNoteworthyFeaturesInAnnotationBranch

Have fun
Achim


Reply via email to