[EMAIL PROTECTED] wrote:
> donaldp 2002/08/28 04:50:59
>
> Modified:
>containerkit/src/java/org/apache/excalibur/containerkit/tools/infobuilder
> componentinfo.dtd XMLInfoCreator.java
>
>containerkit/src/java/org/apache/excalibur/containerkit/demo/components
> Component1-info.xml
> Log:
> Allow attributes to have their data specified as content rather than as value of
>an attribute.
> + <attribute key="foo" value="bar"/>
> + <attribute key="foo2">
> + blah blah blah
> + </attribute>
Any real need for this?
It creates confusion with the handling of newlines, and consistency
with usual Configurations that in practice usually never use content.
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>