Comment 5 for bug 734769

Revision history for this message
Scott Ritchie (sritchie) wrote :

Now that the data-wrapper branch has been merged it should work fine; the shared classes no longer need to know anything about the server.

From eclipses point of view, the only thing it is complaining about is the use of Java.io.*; in GameFile -> which will need to be wrapped client side when we figure out how to store blobs in the data store.