I know this has been mentioned already, but it would be cool if we had
no warnings:

javac -deprecation DataProperties.java 
DataProperties.java:51: Note: The method void save(java.io.OutputStream,
java.lang.String) in class java.util.Properties has been deprecated.
        save(out, descriptor);          // from Properties class
            ^
Note: DataProperties.java uses or overrides a deprecated API.  Please
consult the documentation for a better alternative.
1 warning

...nothing bugs me more than compiling code and seeing a string of
warnings (ok, apart from the Spice Girls that is!).

(...and when all 4 major TV channels have sport on at the same time...)

(...and when I see people describe tabloids as NEWSpapers...)

(...and when I accidentally drop a pint, particularly when it is over
the girl I am trying to chat up...)

Ok, I admit, there are many things that annoy me more.

Ian.

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to