[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Can a method return an indeterminate array?

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

Peter Judge

Guest
That should work. It does in a bunch of places in the HTTP client and webhandler code (one example is at github.com/.../DataObjectService.cls ). I'd argue that you should * always * define arrays in return values and parameters as indeterminate, but that's another conversation.

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