[ 
https://issues.apache.org/jira/browse/VELOCITY-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970577#action_12970577
 ] 

Adrian Tarau commented on VELOCITY-790:
---------------------------------------

It seems like ResourceManagerImpl uses subset so I will keep this feature.

ExtendedProperties loaderConfiguration =
                        rsvc.getConfiguration().subset(loaderID.toString());

> 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]

Reply via email to