Tony Stone

Results 32 issues of Tony Stone

**Describe the solution you'd like** Add checks specifically for iOS that monitor the protected state of the log file currently being written to and only write when it is available....

enhancement

**Describe the solution you'd like** In order to control and limit space taken on disk for files written with the `FileWriter`, we should have a way to control the number...

enhancement

In order to support the transmission of objects in binary to systems with differing endianness, support should be added to choose the Endianness for encoding/decoding.

enhancement

## Description Added the UnifiedLogWriter, which writes to the Apple Unified Logging system. This is only available on Apple products. ## Motivation and Context Give users of TraceLog for Apple...

A comprehensive test suite needs to be developed for all variations of geometries for the intersects function.

enhancement

This can be done with the Realm/Jazzy tool.

task

The OGC standard states for Collection types > By the nature of digital representations, collections are inherently ordered by the underlying storage mechanism. Two collections whose difference is only this...

task

Add to protocol `Geometry` and all implementing types with the syntax: ``` func intersection(other: Geometry) -> Geometry ```

enhancement

When Apple ApplicationServices is imported either directly or indirectly (XCTest imports it indirectly) code using GeoFeatures can not resolve our Polygon. We get the following messages. We need to decide...

task

Implementing isSimple with complete tests for all Geometry types.