Ticket #91
(closed task: fixed)
Code Cleanup
| Reported by: |
Joel
|
Owned by: |
Joel
|
|
Priority:
|
trivial
|
Milestone:
|
Eraser 6.0
|
|
Component:
|
Core
|
Version:
|
|
|
Keywords:
|
|
Cc:
|
|
|
Processor Architecture:
|
|
Blocked By:
|
|
|
Blocking:
|
|
Operating System:
|
|
While going through the code I see a big difference between newly written code and old code (written at the beginning). These have to be fixed:
- No public variables. Properties are preferred
- No internal variables and Public get properties. Use internal set instead
- Various documentation inconsistencies
Change History
Changed 4 years ago by Joel
-
Status
changed from new to accepted
Changed 4 years ago by Joel
-
Priority
changed from major to trivial
Changed 4 years ago by Joel
-
Status
changed from accepted to closed
-
Resolution
set to fixed