top | item 4959687

(no title)

hxseven | 13 years ago

The code looks fine, but when do you need such a function? I can't think of a use case.

discuss

order

lars512|13 years ago

There's two main types of use cases: (1) geotagging actions you take on your computer, like git commits, for later analysis; and (2) writing software which varies its behaviour depending on your location, perhaps triggering useful events.

hxseven|13 years ago

Okay, I agree these actually are good use cases ;)

And thank you for contributing the module as open source.