[Progress Communities] [Progress OpenEdge ABL] Comment on Remove need to use procedures (where methods would be more appropriate)

  • Thread starter Thread starter frank.meulblok
  • Start date Start date
Status
Not open for further replies.
F

frank.meulblok

Guest
Add to the list of use-cases: Being able to instantiate a Class as single-run or Singleton directly on an AppServer from the ABL. Via REST transport this already works, so the foundation is there. But the APSV transport again needs another procedure on the server-side to instantiate the class, because the syntax to do remote invokes doesn't exist in the ABL.

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