This content has been marked as final.
Show 2 replies
-
1. Re: Java Advanced Imaging Image I/O Tools 1.0-RC is now avai
rcbeuker Aug 21, 2003 1:48 AM (in response to ionel)> The core framework doesn't use 1.4 APIs, but I was
> thinking about including the 1.4's java.nio.* APIs to
> increase performance.
>
> I believe we should deliver the simplest and better
> implementation of the spec... if we must use new APIs
> to complish that, we have no other choice than use
> them, and worry about 1.3 compatibility latter.
>
> What do you all think?
>
If using JDK 1.4 makes your design simpler, faster, more extendible, then use it. Just don't break the build for JDK 1.3, ok? Make sure the build.xml file handles JDK 1.3 and bypasses the building of your code.
BTW, this forum seems to be going well. I'm excited to see what comes out of JBossMedia.
Regards
Bill -
2. Re: coding with you ?
ricardoarguello Sep 8, 2004 4:03 PM (in response to ionel)The JBoss Media module is included in HEAD, in the "media" directory.