[ 
https://issues.apache.org/jira/browse/FELIX-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280015#comment-16280015
 ] 

Daniele Pirola commented on FELIX-5608:
---------------------------------------

Why?
A configuration is "typed" if and only if all properties are typed.
IMO if you have a configuration file with mixed (typed and untyped) properties 
it's a bug in your env because properties will be treated as untyped and it's 
not what you want. Nobody I think would configure an env like this. 
Also I think nobody has a configuration file like this:

propertyUntyped=alfa
propertyUntyped=T"alfa"

and would expect that second property has value 'T"alfa"'



> New TypedProperties object to support typed properties file
> -----------------------------------------------------------
>
>                 Key: FELIX-5608
>                 URL: https://issues.apache.org/jira/browse/FELIX-5608
>             Project: Felix
>          Issue Type: New Feature
>          Components: Utils
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: utils-1.10.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to