Adding classes Address and Coord, moving functions into the classes.
authorFredrik Unger <fred@tree.se>
Wed, 17 Oct 2012 13:31:08 +0000 (15:31 +0200)
committerFredrik Unger <fred@tree.se>
Wed, 17 Oct 2012 13:31:08 +0000 (15:31 +0200)
Creating two classes to deal with Coorinates and Addresses.
An address has a coordinate but a coordinate can also be used
by it self. Some helper functions were also moved from contact
as a contact also has addresses and coordinates.


No differences found