Comment 2 for bug 722957

Revision history for this message
Matt Giuca (mgiuca) wrote :

Sorry. I started doing this, but the interaction between GWT and GAE is a bit complicated (the build system, mainly). I will finish it up at lunch time tomorrow. Do you need it before then?

Note that JDO is not blocking on this. JDO is part of GAE, not GWT. You should already be able to run JDO code in the existing repository. Also, what I had in mind for the "basic UI" was just a simple HTML implementation (not using GWT) to test out the database layer. If you think that is a waste of time, we can just go straight ahead with GWT once I get the build system working.