[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Searching for objects in JSON

  • Thread starter Thread starter Neil Treeby
  • Start date Start date
Status
Not open for further replies.
N

Neil Treeby

Guest
I was able to successfully extend both JsonArray and JsonObject (and have r-code to prove it), but the reason a helper class is needed is because I can't cast up from JsonConstruct, JsonArray or JsonObject to my new class in order to access my methods.

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