classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jgss constant values


From: Stuart Ballard
Subject: Re: jgss constant values
Date: Tue, 6 Sep 2005 16:03:11 -0400

On 9/6/05, Jeroen Frijters <address@hidden> wrote:
> Good point. I was thinking about tool support (like in Visual Studio
> where it implements an interface for you), but that really should be a
> separate consideration from whether Japitools flags the difference or
> not. So I guess we'll have to modify Japize to include the Object
> methods in every interface.

I was going to go the other way - *exclude* methods from interfaces if
they're identical to those in Object. I can't think of any differences
in behavior that would result (unless there are compatibility errors
in Object itself, in which case you've got bigger problems ;) ) but it
would make the japi files marginally smaller.

Can you think of any reasons to go the other way? The file size
difference is minimal enough that it's worth doing if there are any
concrete benefits, but I can't think of any.

Stuart.
-- 
http://sab39.dev.netreach.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]