On 26/05/2004, at 9:36 AM, Paul Derbyshire wrote:

... rather than just having one, platform
dependent #idfef-filled source file with the appropriate functions
duplicated for all the different supported platforms.

That's the perfect reason to use Java! It may not be the nicest code, but you only have one version! It makes maintainability far easier than #ifdef'd code, which is problematic at best. If one code base runs on all platforms, and even better if the same executable does, then why not use it?
--
Phillip Hutchings
[EMAIL PROTECTED]
http://www.sitharus.com/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to