2 Replies Latest reply on Aug 21, 2003 1:48 AM by rcbeuker

    coding with you ?

      Hi all,

      I was looking for things and other to do for JBoss.
      Found EMB and I am enthusiaste into adding my participation to this.

      How to download the JBoss media package ? does it come along with an HEAD cvs co of JBoss ?

      thanks,
      ionel

        • 1. Re: Java Advanced Imaging Image I/O Tools 1.0-RC is now avai
          rcbeuker

          > 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

            The JBoss Media module is included in HEAD, in the "media" directory.