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

John D. Ament edited comment on DELTASPIKE-273 at 3/22/13 1:07 AM:
-------------------------------------------------------------------

There are lots of cases where a framework will allow a developer to do 
something bad.  We can do our best to greatly discourage them for doing 
something wrong, but ultimately the framework is going to choose what to do.  
The app developer can then go back and point out the issue to the framework 
when it occurs.

Perhaps if there is major concern (so far I only see a +1, a +1 from community 
and a -0.5) in which case we can add a boolean isScannable that indicates 
whether this config source should be scanned for lists of properties/property 
values.
                
      was (Author: johndament):
    There are lots of cases where a framework will allow a developer to do 
something bad.  We can do our best to greatly discourage them for doing 
something wrong, but ultimately 

Perhaps if there is major concern (so far I only see a +1, a +1 from community 
and a -0.5) in which case we can add a boolean isScannable that indicates 
whether this config source should be scanned for lists of properties/property 
values.
                  
> Provide a way to obtain all property names or map of properties
> ---------------------------------------------------------------
>
>                 Key: DELTASPIKE-273
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-273
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Ɓukasz Dywicki
>            Assignee: John D. Ament
>             Fix For: 0.4-incubating
>
>         Attachments: DELTASPIKE-273.patch
>
>
> ConfigResolver API provides a way to resolve singular property or multivalued 
> property, however there is lack of method which allows to read all properties 
> discovered from all ConfigSources.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to