View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002179 | DarkRadiant | Design/Coding | public | 27.03.2010 10:06 | 29.09.2010 06:59 |
| Reporter | greebo | Assigned To | greebo | ||
| Priority | normal | Severity | normal | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.1 | ||||
| Target Version | 1.2.2 | Fixed in Version | 1.2.2 | ||
| Summary | 0002179: Replace Signal classes with simpler boost::function equivalents | ||||
| Description | There is a lot of code necessary to support all the homegrown signal classes. Using boost::signals is a bit over the top for DarkRadiant's needs, so a simple implementation based on boost::function will do the trick. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 27.03.2010 10:06 | greebo | New Issue | |
| 27.03.2010 10:06 | greebo | Status | new => assigned |
| 27.03.2010 10:06 | greebo | Assigned To | => greebo |
| 27.03.2010 19:07 | greebo | Status | assigned => resolved |
| 27.03.2010 19:07 | greebo | Fixed in Version | => 1.2.2 |
| 27.03.2010 19:07 | greebo | Resolution | open => fixed |
| 29.09.2010 06:59 | greebo | Status | resolved => closed |