Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [JGIT PATCH] 1/2 : (reworked) Externalizable/Serializable Items

From: Nigel Magnay <hidden>
Date: 2016-06-15 22:46:15

On Wed, Feb 18, 2009 at 4:30 PM, Shawn O. Pearce [off-list ref] wrote:
Nigel Magnay [off-list ref] wrote:
quoted
+public class ObjectId extends AnyObjectId implements Serializable {
We should define our own serialVersionUID:

 private static final long serialVersionUID = 1L;

is good enough to make Java happy.
I'll re-roll. Actually both that and the whitespace damage I'm
partially blaming on eclipse. Eclipse curiously removes the warning to
declare serialVersionUID if you declare both writeObject and
readObject - that's wrong!

Also the formatting came from
.settings/org.eclipse.core.resources.prefs which has a tab policy of
"Tabs only" which has overridden my environment setting of
spaces-only.

I can modify it to spaces only - but the comment in 9268ced9d38 talks
about spaces-per-tab..?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help