Doing some tests looking at Kevin Dangoor's podcats with dojox.cometd, I've discovered that different browsers windows displaying the same page share a single cometd connection. I wonder how this is possible, since the only way I know for sharing data across windows is using the globaStorage objects, but dojox.cometd apparently doesn't use it.
