Just how much exactly is RPC built in Aubit compatible with other RPC implementations?
I’m thinking about RPC calls between different languages; for example: If I can do RPC from PHP code to Aubit, I can make really impressive web browser database applications using PHP to write presentation logic, and still call exiting 4gl code, stripped of presentation logic. It seems that XML-RPC is becoming standard RPC in OpenSource community, and it’s available for many different languages, there is even client for MSIE browser.