[Progress Communities] [Progress OpenEdge ABL] Comment on Add ability to transfer dynamic dataset inside serializable object between client and AppSer

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
L

Lieven De Foor

Guest
In addition to this (and probably related and cause of the original request) add ability to serialize (e.g. using Progress.Io.JsonSerializer) a serializable object containing a dynamic dataset to JSON. Now the handle integer value ends up in the JSON! The runtime is unaware that this handle property is a dataset. So perhaps the possibility to add a DATASET-HANDLE property to objects is needed? Or some annotation, but that is gone after compilation...

Continue reading...
 
Status
Not open for further replies.
Back
Top