← Back to team overview

mugle-dev team mailing list archive

[Bug 722957] Re: Add GWT to project

 

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.

-- 
You received this bug notification because you are a member of MUGLE
Developers, which is subscribed to MUGLE.
https://bugs.launchpad.net/bugs/722957

Title:
  Add GWT to project

Status in Melbourne University Game-based Learning Environment:
  Triaged

Bug description:
  Add GWT to the project for creating game management user interface and
  for supporting GWT RPC APIs.