Conversation
|
Hi Paolo, At first sight it might seem like a good idea to change for example: however, there is a catch! A class that implements the Cloneable interface must to overwrite public Object clone(); -Peter From: Paolo Bizzarri <notifications@github.commailto:notifications@github.com> I have tried to remove lots of unnecessary casts from the code. You can view, comment on, or merge this pull request online at: Commit Summary
File Changes
Patch Links: — |
|
Oh, I see. My mistake. You never stop learning something new. Thanks. |
|
The other problem is you won't know you've broken anything until you try to Mark
|
I have tried to remove lots of unnecessary casts from the code.