Details
Description
I found some code in ClassMolder.delete that isn't doing anything other then to
burn cpu-cycles and the patch also have some other XXX's that points to some
unused/empty methods that perhaps could be removed.
Issue Links
- depends upon
-
CASTOR-1018
Add support for polymorphism
-
Activity
Bruce Snyder
made changes -
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 1636 | 23085 |
Werner Guttmann
made changes -
| Link |
This issue depends upon |
Werner Guttmann
made changes -
| Environment |
Operating System: All Platform: PC |
Operating System: All Platform: PC |
| Fix Version/s | 0.9.9 [ 11661 ] | |
| Bugzilla Id | 1636 | |
| Description |
I found some code in ClassMolder.delete that isn't doing anything other then to burn cpu-cycles and the patch also have some other XXX's that points to some unused/empty methods that perhaps could be removed. |
I found some code in ClassMolder.delete that isn't doing anything other then to burn cpu-cycles and the patch also have some other XXX's that points to some unused/empty methods that perhaps could be removed. |
Werner Guttmann
made changes -
| Attachment | patch.20050725.txt [ 16014 ] |
Werner Guttmann
logged work - 25/Jul/05 5:59 AM
-
- Time Spent:
- 15 minutes
-
Removed ClassMolder.deleteExtend() and removed all (commented) references to it.
General batch preparation.
Werner Guttmann
made changes -
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 15 minutes [ 900 ] |
Werner Guttmann
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Ralf Joachim
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Created an attachment (id=518)
Proposed patch