[
https://issues.apache.org/jira/browse/VELOCITY-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969619#action_12969619
]
Adrian Tarau commented on VELOCITY-790:
---------------------------------------
Only the configuration...for now. I was trying to find where Velocity do some
type conversion and I didn't saw anything to suggest that(didn't looked to much
either). I would expect when invoking $obj.setThing($thing) with setThing(int)
and type($thing) = String to have an automatic type conversion(if possible
otherwise exception). Is either I was type safe all the time or either there is
a type conversion somewhere :)
> Improve configuration facility
> ------------------------------
>
> Key: VELOCITY-790
> URL: https://issues.apache.org/jira/browse/VELOCITY-790
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 2.0
> Reporter: Antonio Petrelli
> Assignee: Adrian Tarau
> Fix For: 2.0
>
>
> Currently the whole configuration of Velocity Engine is managed by
> ExtendedProperties, a class from Commons Collections.
> An interface that abstracts from this implementation, and an implementation
> that uses normal Properties should be used.
--
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]