[
https://issues.apache.org/jira/browse/VELOCITY-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483668
]
Christopher Schultz commented on VELOCITY-531:
----------------------------------------------
Other than break and continue support for loops, I believe that all of this has
been implemented, in spite of the author's complaints about r1.5.
I'm not entirely sure about NULL support in #if clauses... I haven't yet
upgraded. Does null really not compare correctly to NULL?
Comparisons work as expected, now (for instance, int and long); the author says
so in his post. Not sure why he included this in his with list.
String-to-number casting is sort of done.... numbers are converted to strings.
My understanding is that if the types are not the same, they are both converted
to String and compared. I believe this creates the desired effect.
> Some user feedback / wishes from the O'Reilly blog
> --------------------------------------------------
>
> Key: VELOCITY-531
> URL: https://issues.apache.org/jira/browse/VELOCITY-531
> Project: Velocity
> Issue Type: Wish
> Affects Versions: 1.5
> Reporter: Henning Schmiedehausen
> Fix For: 1.6
>
>
> Look into the wishlist at
> http://www.oreillynet.com/onjava/blog/2007/03/velocity_15.html
--
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]