Skip to content

Extract location delegate to its own class #4

@davidcelis

Description

@davidcelis

Probably not the best practice to have the StatusMenuController be the CLLocationDelegate. The functionality that grabs the current location to pass to the API should really be in its own class. I could probably just name it something like class CurrentLocation and expose a public instance method called fetch().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions