Revision: 3338
          http://equalizer.svn.sourceforge.net/equalizer/?rev=3338&view=rev
Author:   eile
Date:     2009-09-04 09:46:10 +0000 (Fri, 04 Sep 2009)

Log Message:
-----------
Refactor behaviour of DELTA objects by sending oldest..newest
instanceData instead of oldest instance data, oldest+1..newest
deltaData:
- reduces memory footprint since delta data is not saved anymore
- potentially increases network bandwidth during mapping
- simplifies change manager code

[ ] Will break Win32 build
[x] May break existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation

Modified Paths:
--------------
    trunk/src/VS2005/Equalizer.vcproj
    trunk/src/XCode/Equalizer.xcodeproj/project.pbxproj
    trunk/src/commitMessage.txt
    trunk/src/lib/Makefile
    trunk/src/lib/net/deltaMasterCM.cpp
    trunk/src/lib/net/deltaMasterCM.h
    trunk/src/lib/net/object.cpp
    trunk/src/lib/net/object.h
    trunk/src/lib/net/objectDataIStream.h
    trunk/src/lib/net/objectDeltaDataIStream.h
    trunk/src/lib/net/objectInstanceDataIStream.cpp
    trunk/src/lib/net/objectInstanceDataIStream.h
    trunk/src/lib/net/staticSlaveCM.cpp

Added Paths:
-----------
    trunk/src/lib/net/versionedSlaveCM.cpp
    trunk/src/lib/net/versionedSlaveCM.h

Removed Paths:
-------------
    trunk/src/lib/net/fullSlaveCM.cpp
    trunk/src/lib/net/fullSlaveCM.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to