Opened 12 years ago

Closed 7 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 Alex Dumitru, 12 years ago

Owner: set to Alex Dumitru
Status: newaccepted

comment:2 by Peter Baumann, 11 years ago

Milestone: Future

comment:3 by Dimitar Misev, 7 years ago

Complexity: Very Hard
Resolution: wontfix
Status: acceptedclosed
Note: See TracTickets for help on using tickets.