On Monday 24 January 2005 01:42, Paul Libbrecht wrote:
> Have a look in the code at:
> jelly-tags/xml/src/java/org/apache/commons/jelly/tags/xml/SetTag.java
> In there you'll see a method setAsString which sets a flag (so you
> can use the attribute "asString='true'").
> That flag currently implies "single='true'" but that could be changed
> to suit exactly what you wish: as string should not only convert one
> result to string but a comma (or "${separator}") separated list.
Unfortunately, changing this breaks one of the original tests.
What makes things like this difficult is not the algorithmic part, but
rather getting to terms with the build and test environment.
> Willing to give a try ?
> It looks easily doable to me.
Patch at
http://issues.apache.org/bugzilla/show_bug.cgi?id=33259
Michael
--
Michael Schuerig Failures to use one's frontal lobes
mailto:[EMAIL PROTECTED] can result in the loss of them.
http://www.schuerig.de/michael/ --William H. Calvin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]