OTAUpdates icon indicating copy to clipboard operation
OTAUpdates copied to clipboard

JSON parsing

Open MatthewBooth opened this issue 9 years ago • 0 comments

v3.0 will see JSON parsing introduced as this is faster and more widely used than XML manifests.

Information will simply be parsed and not added to a database stored locally. This reduced the complexity of the code massively and therefore makes it easier to maintain. There are also less chances of fatal errors.

MatthewBooth avatar Jan 21 '17 14:01 MatthewBooth