B
Brian K. Maher
Guest
Marian, By low level dynamic API I mean the undocumented classes, etc that are used when proxies are generated. If you set the option to leave the generated C# code hanging around you can see this stuff and it is also part of the Progress.o4glrt.dll assembly and can be seen via a class browser. We do not document these classes nor are there any plans that I am aware of to document them. We consider them as an internal implementation and use of them by customers is not supported. Can you technically invoke them? Sure. But don’t expect any help if you screw things up. The OpenAPI is a wrapper over the dynamic API which is supported and is the correct way to use Open Client without generating proxies. Brian
Continue reading...
Continue reading...