On Wed, 2005-10-05 at 09:57 -0400, Stuart Ballard wrote:
> On 10/5/05, Jeroen Frijters <[EMAIL PROTECTED]> wrote:
> > Possibly. Maybe we can use annotations (in the -- hopefully near --
> > future) to mark code that differs from Sun for a valid reason?
> 
> Perhaps I have too little faith in my fellow developers, but this idea
> scares me ;)

An annotation like that might be useful like a deprecation annotation is
useful. Then the compiler can warn that you are possibly using an
implementation specific or not-forward/backward non-abi-compatible thing
from a library. Library implementers do make mistakes. If they do there
might not be a way back, but it would be good to warn the user/developer
about it.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to