he section about all variables being converted to strings should 
-----------------------------------------------------------------

                 Key: VELOCITY-576
                 URL: https://issues.apache.org/jira/browse/VELOCITY-576
             Project: Velocity
          Issue Type: Improvement
          Components: Documentation
            Reporter: Spencer Davis
            Priority: Minor


In the References section of the User Guide it says:

Everything coming to and from a reference is treated as a String object. If 
there is an object that 
represents $foo (such as an Integer object), then Velocity will call its 
.toString() method to resolve 
the object into a String.

This would make more sense if it was at the end of the section on references so 
that the different
types of objects are introduced before this is.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to