We need to refactor some things in C++ core to make easier to understand
and maintain:
1. Inject Receiver in ReceiveDataHandler
2. Split Participant into multiple classes, ErrorHandler,
ReceiveDataHandlerFactory, SendDataHandlerFactory, GarbageCollector.
3. Use reference to participant in Topic.
4. Sender::sendTo params could be more performant
5. Delegate serialization to SendDataHandler???
6.
Original issue reported on code.google.com by anton.gr...@gmail.com on 28 Jan 2010 at 1:54
Original issue reported on code.google.com by
anton.gr...@gmail.com
on 28 Jan 2010 at 1:54