[eq-commit] SF.net SVN: equalizer: [1493] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-11-01 13:10:11
|
Revision: 1493
http://equalizer.svn.sourceforge.net/equalizer/?rev=1493&view=rev
Author: eile
Date: 2007-11-01 06:10:06 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
start refactoring the compound traversal into visitors: replace
Compound::updateChannel with ChannelUpdateVisitor.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/Equalizer Server Library.vcproj
trunk/src/server/Makefile
trunk/src/server/channel.cpp
trunk/src/server/compound.cpp
trunk/src/server/compound.h
Added Paths:
-----------
trunk/src/server/channelUpdateVisitor.cpp
trunk/src/server/channelUpdateVisitor.h
trunk/src/server/compoundVisitor.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|