GPXIN-18: Include list of enabled experimental features in metadata



Issue Information

Issue Type: New Feature
 
Priority: Major
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: PHP GPXIngest (GPXIN)
Resolution: Done (2015-01-13 12:57:40)
Affects Version: 1.02,
Target version: 1.02,

Created: 2015-01-13 11:32:57
Time Spent Working


Description
As some object properties may be set by experimental features (and so default to 0/false if those features aren't enabled) it'd probably be helpful to have a list of which experimental features were enabled pushed into the object meta-data.

That way if a property has a value of 0, it can be seen at a glance whether the relevant feature had been enabled at time of ingest.


Toggle State Changes

Activity


A new property - experimentalFeatureState - has been added to the metadata object. It contains the output of listExperimental so lists all experimental features supported by the GPXIngest install as well as which were actually enabled at time of ingest.
btasker changed status from 'Open' to 'Resolved'
btasker added 'Done' to resolution
btasker changed status from 'Resolved' to 'Closed'

Repo: PHP-GPX-Ingest
Commit: 644d497ddef40a6b5306555119f47600142da807
Author: Ben Tasker <github@<Domain Hidden>>

Date: Tue Jan 13 12:56:23 2015 +0000
Commit Message: Pushed state of all experimental features into metadata to aid debugging issues. See GPXIN-18



Modified (-)(+)
-------
GPXIngest.class.php




Webhook User-Agent

GitHub-Hookshot/2f00e0f


View Commit