Modify ↓
Ticket #235 (closed defect: fixed)
Likely name clashes with autogenerated clone() in Patchable
| Reported by: | hauma | Owned by: | hauma |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | uka.karo | Version: | 1.09a |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Patchable declares a public clone() method, which is automatically implemented by a program transformation. This makes name clashes with applicaton-provided clone() methods likely. The method clone() in Patchable should be renamed to flatClone().
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
