RE: 2 questions |
||
![]() CinC snarkles >This even tells me to download 1.5 https://www.cyberarmy.net/forum/sneak/messages/241638.html so if I should use 1.4 then I guess the guide is of. Yep, sorry about that. I'm in the process of writing a new one which corrects errors in that document. It'll be hosted in the svn (should be more or less finished in the next day or so). We have to stick to 1.4.2 because we recently discovered that not all operating systems (Mac OS X, for example) have a 1.5 JVM yet. This also will ensure better compatibility, as 1.5 has only been out for a little while and I'm not sure if it's considered stable yet. Incidentally, if you ran the Ant build script after having added a call to a non-1.4 method (which should be done prior to submitting any code), it should've alerted you with an error message. Again, this procedure will be covered in the updated docs. >Also, if not String.format() then how else can I get this output (coz this is about the best way I could come up with). Not sure. :\ The method you used is fine, I'm just worried about cross-platform compatibility which was the whole point in using Java to begin with...so we're limited to only 1.4.2 stuff. We can look for an alternate way in the meantime, and if Sun releases 1.5 for more platforms in the meantime before we're ready for a "1.0 release" we can use this way. Replies:
|
||
| CyberArmy::Forum v0.6 Generated In 0.02274 seconds |