While individual HyperViews can only have one update in progress at a time, multiple HyperViews can overlap updates without issue
Instead of preloading everything in our Page, a HyperView can load itself using onLoad
By including an onLoad
in every view update, we can poll the server after a given delay