Passing DB objects to and from the browser will need some work; the ultimate goal is to be able to use the same classes on the client and server. Right now, there is too much "weight" in these classes (entity class descriptions, stored values, etc) so passing a lightweight version of the object back and forth is key.