M
Marko Myllymäki
Guest
Some parts of the ABL still require procedures instead of methods. Eg. procedures that are ran asynchronously on the AppServer need an EVENT-PROCEDURE, which means you can't really use them in objects (without creating a .p to pass through data). I'm sure other examples can be found (and are probably known by Progress). Try to explain these things to developers new to OpenEdge...
Continue reading...
Continue reading...