Opened 16 years ago
Closed 15 years ago
#300 closed defect (fixed)
Rename String.h
Reported by: | rgrieder | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | Version 0.2 Codename: Bellatrix |
Component: | GeneralFramework | Version: | 0.2.0 |
Keywords: | string | Cc: | |
Referenced By: | References: |
Description
There is a file in src/util that provides utilities for string manipulation. But the name doesn't exactly suggest that. Not a big problem, but String.h is not exactly an uncommon name…
I suggest using StringUtils.h instead. This has yet to be discussed.
Change History (3)
comment:1 Changed 15 years ago by rgrieder
comment:2 Changed 15 years ago by scheusso
ack
comment:3 Changed 15 years ago by rgrieder
- Resolution set to fixed
- Status changed from new to closed
Renamed the file
Note: See
TracTickets for help on using
tickets.
I hereby reopen this discussion. If nobody answers, I shall rename String.h to StringUtils.h.