Thilo said:
...
> By the way, there was this nasty whitespace problem in velocity.properties
> where the values in "aProperty = aValue " and "aProperty = aValue" are
> interpreted as different values.
> It is probably just a propertyValue.trim() that is needed. Could you
> possibly also look after that?

if there is such a problem (i'm not sure what you're describing, and my eyes
can't see any difference between the two strings you've typed above), then
the best place to take it up would probably be commons-collections, since
Velocity (or the VelocityViewServlet at least) uses their ExtendedProperties
class to handle velocity.properties.

> (I know, it's kind of giving the finger and now having the hand
> grabbed...:-/)

<quickly slips hand free/> :-)

Nathan Bubna
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to