Opened 12 years ago
Closed 8 years ago
#211 closed enhancement (wontfix)
Cleanup in servercomm
Reported by: | Dimitar Misev | Owned by: | Alex Dumitru |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | servercomm | Version: | 8.3 |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Very Hard |
Description
Especially in httpserver.cc/servercomm2.cc I have noticed many comments which indicate hacks in the code, for example:
// Here should be something like the following. Unfortunately, // context->transferColl seems to be 0 here. I don't know why. // Thats why a global variable was introduced in servercomm2.cc.
// This will probably not work for empty collections. Only if getNextElement // returns 2 in this case. I really don't get it.
Change History (3)
comment:1 by , 12 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 12 years ago
Milestone: | → Future |
---|
comment:3 by , 8 years ago
Complexity: | → Very Hard |
---|---|
Resolution: | → wontfix |
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.