I've been doing a little bit of work with a test container rendering multiple gadgets and was trying to set up gadgets.rpc. As far as I can tell, if I set the "name" property of the gadget iframe, I can access this property under "this.f" in the RPC callback. I was wondering whether this was the expected way to tie a given iframe with an RPC response, and will it work on every transport mechanism? Or is there some extra iframe registration step I'm missing?
Thanks, ~Arne

