pgaudillere / ops

Automatically exported from code.google.com/p/ops
0 stars 0 forks source link

Refactorings for C++ Core #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by anton.gr...@gmail.com on 4 Feb 2010 at 4:49

GoogleCodeExporter commented 8 years ago

Original comment by anton.gr...@gmail.com on 6 Feb 2010 at 2:50

GoogleCodeExporter commented 8 years ago

Original comment by anton.gr...@gmail.com on 23 Feb 2010 at 10:36