[Consmgr-tech] Current state of redesign
Status: Alpha
Brought to you by:
cross
|
From: Chris R. <cro...@di...> - 2008-04-02 12:31:53
|
Okay. So, if I have time to work on this code today, is that
reasonable? Or, are you planning to be effectively in the middle of
more work?
I'm concerned about the duplication of code between the Connector
subclasses, and the Listener subclasses. For example, I had reason to
be in TCPConn and TCPListener, and they're the same code, except for
the prep_for_incoming() method existing in TCPListener. Is this just
an artifact of one having been copied from the other, or is much of
the code in both of them still needed by both of them? If so, then
something's wrong with the design, I'd argue.
Anyway. I'll discuss this with you today, I hope. I just need to
get a better understanding of where we think things are, and what work
needs to be done next.
Thanks!
- Chris
|