GWT iPhone Development

Since getting my iPhone, I've been working on a GWT based framework for writing rich webapps on the iPhone. My goals include mimicking the look and feel of a live iPhone app, and lightweight enough to be used over and EDGE connection. Google has released a version of Reader that uses GWT, so I know it's possible. That app, though, is hand crafted. So far I have a basic prototype working, it's viewable at http://voidptr.org/~carpman/voidreader/VoidReader.html. This is my development page, so expect it to be up/down/in some weird state. The name comes from the eventual book reader I want to build using it. SVN repo will be up shortly, just as soon as I clean up my build environment.