{
super (manager, serverInfo, loader);
localAvatar = new LocalAvatar(this);
cellCacheConnection = new CellCacheConnection(localAvatar);
cellChannelConnection = new CellChannelConnection();
cellEditChannelConnection = new CellEditChannelConnection();
// create the cell cache
cellCache = createCellCache();