If we didn't want to be dependent on the Spring syntax, we could write a simple transformation that takes something like this format and converts it
into Spring format:

<endpoints>
 <endpoint implementor="foo.bar.MyEndpoint"/>
</endpoint>

Or whatever our current syntax is :-)

A bit of flexibility there would be a Good Thing. I always feel sorry for the
guys who have to massage the config files!

 --oh

Reply via email to