On Aug 16, 2009, at 1:25 PM, Oliver Heger wrote:
I have not dealt with the delimiter stuff yet, but am +1 for removing the attribute splitting. The splitting of values should be disabled per default IMHO, too.
Actually, I don't think we should support splitting at all. If others want to leave it I certainly wouldn't veto it, but I think it just causes too many problems. It is easy to call getString(key).split(',') and get the same result.
Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org