[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: JSON ObjectModelParser crashes, what am I doing wrong?

  • Thread starter Thread starter Jeroen Eeuwes
  • Start date Start date
Status
Not open for further replies.
J

Jeroen Eeuwes

Guest
Hi Robin, Thanks for letting me know it's solved in 11.7.3. That means that if for some reason a right brace appears at a "valid" ending the system will be losing data. For example, this JSON will be valid according to the parser, right? {"invoice": "12345", "customer": "Jane Doe", "address": "Somewhere over the rainbow", "total amount": 777.77}, "amount due": 555.55} But the system will never know the amount still due because it is discarded by the parser? That just seems wrong.

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