-
-
Notifications
You must be signed in to change notification settings - Fork 14
Third Party: Exports
As of PSDLE version 3.3.13 (May 31st 2019) the export's configuration has been updated.
Prior versions were arrays with children containing the target property and column title as strings:
-
['prettyDate','Date']
.
The children are now objects with property
and title
:
{property:"prettyDate",title:"Date"}
All JSON exports will also now include a version
property on the top level of PSDLE's version.
Regular/CSV exports will now include the same version number in the last row's last column (defined by separator).
These are intended to allow version-aware import handling in the event of futures changes, although it's highly recommended you and your users are always using the latest. For pre-3.3.13 handling, detect the absence of a version string or regular array children.
There is no guarantee future changes will be either accurately documented or timely, if at all, notified.
However, there should be a paper trail of discussion leading up to any changes.
All information on this wiki, especially about how the online store operates, while factual to me is based purely on personal research.
This means as a result of my research and bug reports of users PSDLE has achieved the state and accuracy it currently has, but it is not set in stone and may not be 100% true to the original.
Developers
Third Party: Exports
Enhanced Filtering
Common Problems and Solutions
Submit a Bug or Translation
Translating
Valkyrie (Deprecated)
What is Valkyrie?
Interfacing
Deployment
Chihiro (Deprecated)
Debugging PSDLE
Gathering Debug Information
Generating the List
Enhanced Accuracy
Determining Platforms
Download Queue
User Experience
Implemented/Unavailable Features
Deployment