Page MenuHomeFeedback Tracker

Experimental: In new JSON API add a callback when finished to parse Object
Closed, ResolvedPublic

Description

Hello,

Currently when parsing an object with JSON API,

It's starting with the callback: OnObject

But it never callback when it's ended. So we don't know if we finished to parse the current object.

Suggestion:

Change the current function OnObject to OnStartObject
Add a new function OnEndObject

Same with the OnItemObject

Without this, it's impossible to know if we finished to parse the current object or not.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

NiiRoZz created this task.Jun 5 2020, 11:03 PM
Unknown Object (User) added a subscriber: Unknown Object (User).Jun 5 2020, 11:14 PM
NiiRoZz changed Category from General to Scripting.Jun 6 2020, 12:24 PM
Geez closed this task as Resolved.Jul 3 2020, 3:15 PM
Geez claimed this task.
Geez added a subscriber: Geez.

Hello NiiRoZz.
The issue has been fixed internally and will be fixed in the upcoming update to the stable branch.
Regards,
Geez