in reply to (OT) URL Pipes
We do it here. We have opcodes. Opcodes execute in a particular order before the main page renders. so for instance if you send a message and fetch the xml results at the same time the message opcode will execute before the xml fetch will. Or another example might be logging in, sending a message and getting the xml result set back. Two opcodes and a page fetch.
|
---|