← Back to team overview

mugle-dev team mailing list archive

[Bug 730086] [NEW] Add Serializable classes of model to be passed by GWT RPC

 

Public bug reported:

Write serializable versions of each of the model classes to be passed
over by GWT RPC so they can be accessed by the client side of the
platform;  Should only have getters (and setters ?), and should only
contain information the client side should be able to see (so there'll
need to be 2 versions of some of the model classes according to the
public/private nature denoted in the Platform View)

** Affects: mugle
     Importance: Medium
         Status: New

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

Title:
  Add Serializable classes of model to be passed by GWT RPC

Status in Melbourne University Game-based Learning Environment:
  New

Bug description:
  Write serializable versions of each of the model classes to be passed
  over by GWT RPC so they can be accessed by the client side of the
  platform;  Should only have getters (and setters ?), and should only
  contain information the client side should be able to see (so there'll
  need to be 2 versions of some of the model classes according to the
  public/private nature denoted in the Platform View)



Follow ups

References