[
https://issues.apache.org/jira/browse/MYNEWT-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sterling Hughes updated MYNEWT-320:
-----------------------------------
Fix Version/s: v1_1_beta1
> should be able to query config variables without registering a handler
> ----------------------------------------------------------------------
>
> Key: MYNEWT-320
> URL: https://issues.apache.org/jira/browse/MYNEWT-320
> Project: Mynewt
> Issue Type: Improvement
> Reporter: Marko Kiiskila
> Fix For: v1_1_beta1
>
>
> In order to figure out what config variable is saved to, you need to have a
> handler registered, which gets called at config load time.
> Expectation is that the user will keep this value around.
> We should remove this requirement, so that you can load values on demand.
> This becomes useful for cases the amount of stored data is large (e.g.
> bluetooth LTK), and where it's used only for a short period of time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)