Feature #38
Clean up GFits classes
Status: | New | Start date: | 02/20/2012 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assigned To: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
Some clean up is needed in the GFits classes to reduce duplicate code and to simplify implementation of derived classes.
For example, in GFitsTable, the get_xxxx() methods should better return std::string to avoid memory leaks. I guess the actual implementation is leaky.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen almost 13 years ago
- Priority changed from Normal to Low