Skip to content

Rename proxy getters in the next major release #55

@dnephin

Description

@dnephin

Currently staticconf.get_<type>() functions return staticconf.proxy.ValueProxy, but this is not obvious from the name.

In the next major release we should break backwards compatibility and rename them to: staticconf.get_<type>_proxy() to better reflect what they are doing.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions