google-code-export / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
1 stars 0 forks source link

Appointment would implements "IsSerializable" #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description of the new feature:

implements  IsSerializable for use in server side and user RPC for manage
appointments. 

public class Appointment implements IsSerializable 

Original issue reported on code.google.com by fernando.rosado on 14 Sep 2009 at 3:44

GoogleCodeExporter commented 9 years ago
the Appointment class in the version 0.9 branch implements the Serializable 
interface

Original comment by Brad.Ryd...@gmail.com on 29 Oct 2009 at 4:03

GoogleCodeExporter commented 9 years ago

Original comment by Brad.Ryd...@gmail.com on 29 Oct 2009 at 4:04

GoogleCodeExporter commented 9 years ago
This change was made in the 0.9 release. Beta can be downloaded here: 
http://code.google.com/p/gwt-cal/wiki/WhatsNewInVersion09

Original comment by Brad.Ryd...@gmail.com on 17 Dec 2009 at 5:05