29 Oct
2006
29 Oct
'06
10:56 p.m.
Hello Jens, An XRPC call needs to know the value of the 'at'-hint of its module, so that it can tell the XRPC receiver where to load the module file. The implementation of the previous XRPC syntax (import rpc-module) saves the 'at'-hint in 'apply.rpc_uri'. In the implementation of the current XRPC syntax (execute at...), this information is gone. I'm wondering if the struct PFfun_t or one of its member can be extended to include the value of the 'at'-hint. Regards, Jennie