Mike 2.21.2011

  • Came in this morning and the internet was out.  Ended up calling Comcast with Kristi and they helped us sort it out
  • More progress on saving and loading of dynamic objects
    • Have custom serialization working to minimize the amount of data sent back and forth while sending dynamic objects
    • Have a simple UI for querying for all available types
    • It can then request all object of a specific type and display them
    • Attempted to delete object but ran in to some problems, still sorting it out