John A. Tamplin has posted comments on this change.
Change subject: Add Object.clone as throwing implementation
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
....................................................
File user/super/com/google/gwt/emul/java/lang/Object.java
Line 87: throw new CloneNotSupportedException("GWT does not implement
Object.clone()");
If we are saying clone is never supported, should this be final? If it is
intended that some classes could implement clone themselves, then the
message should reflect that.
It would be theoretically possible to support clone when compiled to JS,
but it would be highly GWT and class-specific.
--
To view, visit https://gwt-review.googlesource.com/3616
To unsubscribe, visit https://gwt-review.googlesource.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie89b7874953e1d6378fa2a5cb19beb3c34689218
Gerrit-PatchSet: 2
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Daniel Kurka <[email protected]>
Gerrit-Reviewer: John A. Tamplin <[email protected]>
Gerrit-Reviewer: Leeroy Jenkins <[email protected]>
Gerrit-HasComments: Yes
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.