You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to extract a Node and use it after the tree was freed. After #23 it is not longer possible.
Perhaps a new method must be provided, like fpjson.TJSONObject.Extract.
Previously I have used something like
Node.Parent.Delete(Node.Name);
to extract a Node and use it after the tree was freed. After #23 it is not longer possible.
Perhaps a new method must be provided, like fpjson.TJSONObject.Extract.
See https://forum.lazarus.freepascal.org/index.php/topic,64198.0.html
The text was updated successfully, but these errors were encountered: