Actions
Task #5471
closed[structure] Rename *ing packages
Start date:
12/05/2014
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
Description
The packages that have "ing" suffix in their names (like logging, searching and so on) should be renamed, because they're not satisfying out project structure requirements (I think, searching is a process not and entity). Their names are too long, exhaustive and do not look similar with other package names.
The top-level package called "logging" should be renamed into "util". As for "searching", you may name it shorter (like "search") or delete it, because it is not quite clear why there is a "searching" package inside "efsm.extractor.conflict".
Updated by Igor Melnichenko over 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Sergey Smolov over 10 years ago
- Status changed from Verified to Open
- Assignee changed from Igor Melnichenko to Mikhail Lebedev
- % Done changed from 100 to 0
Updated by Mikhail Lebedev over 10 years ago
- Status changed from Open to Resolved
- % Done changed from 0 to 100
Updated by Sergey Smolov over 10 years ago
- Status changed from Closed to New
- Assignee changed from Mikhail Lebedev to Igor Melnichenko
Actions