Skip to content

Simplify requirements for enabling autoRefreshFromNetwork #4

@blakewatters

Description

@blakewatters

When autoRefreshFromNetwork is set to YES the autoRefreshRate must also be set in order for the autoRefresh to work. I think this can be simplified by only setting the autoRefreshRate. So by default autoRefreshRate = 0 and any non zero rate would turn autoRefreshFromNetwork on.

A minor point on the variable name: since the autoRefreshRate is of type NSTimeInterval perhaps a more congruous name for the variable could be "autoRefreshInterval".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions