[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OpenEdge 12.0 | Has the ABL been improved? Are there new keywords, options or improveme

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
My favourite new thing in the ABL is the MemoryOutputStream class - docs.progress.com/.../Progress.IO.MemoryOutputStream-class.html . This is an object version of a resizable MEMPTR (we use them a * lot * in the HTTP client/webhandler classes) and is _ much _ faster than doing the resizing etc in ABL.

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