Commit example showing how to perform additional load logic via a ProxyElement. The AsynchLoadingProxyElement (and its corresponding LoadTrait) load the proxied element, but doesn't expose its READY state to the outside world until it performs its own load operation (in this case it just runs a Timer). Include minor fix to other example.