Changes between Initial Version and Version 1 of Ticket #17388, comment 13


Ignore:
Timestamp:
2020-11-25T11:22:36+01:00 (5 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17388, comment 13

    initial v1  
    11I wonder if getEastNorth() could/should be changed to return null instead of a new `EastNorth` instance with invalid data. A null check is much easier to handle.
     2Edit: Wouldn't help. We have lots of methods which calculdate east/north values to create new `EastNorth` instances.