On Sat, Mar 25, 2006 at 10:06:15AM +0000, Andrew Haley wrote:
> Tom Tromey writes:
>  > >>>>> "Stuart" == Stuart Ballard <[EMAIL PROTECTED]> writes:
>  > 
>  > Stuart> Perhaps in the same spirit as the "throws NotImplementedException"
>  > Stuart> hack, we could add a "NotReallySerializable" interface that classes
>  > Stuart> whose svuids should be ignored could implement...
>  > 
>  > I don't think we could do that, as a new 'implements' is user-visible.
>  > An annotation would be ok, I suppose.
> 
> Could we not, instead, automatically fix the SerialVersionUID
> mismatches?  After all, if we can automatically determine that they're
> different, we can automatically fix them, can't we?

The question is what the fix is? In every service release of SUNs JDK
they change some of the serialVersionUIDs. Whenever you run japi locally
against another service release of SUN you will get other differences.

Do we really want to hazzle with this?


Cheers,
Michael
-- 
http://www.worldforge.org/

Reply via email to