Forum Post: Re: Class To Appserver

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Is OpenEdge 11.4 (or newer) an option? Object serialization was added to the ABL as part of that release. In the past, we have used our own JSON Serialization implementation, that allowed us to send ABL classes as JSON strings and deserialize them: github.com/.../ListsAndEnumSamples confluence.consultingwerkcloud.com/.../viewpage.action

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