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