classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Implementing Little Endian and Big Endian encoding


From: Michael Koch
Subject: Re: [cp-patches] FYI: Implementing Little Endian and Big Endian encodings.
Date: Tue, 31 May 2005 13:19:46 +0200
User-agent: mutt-ng 1.5.9-r292i (Debian)

On Tue, May 31, 2005 at 01:45:03PM +0200, Meskauskas Audrius wrote:
> >java.nio gives handling of little-, big- and mixed-endianess for free.
> >Perhaps you wanna look into using this. This will probably increase 
> >performance
> >of the CORBA code too.
> 
> The direct use of the .nio package would make CORBA dependent from the
> 1.4 implementation. The 1.2, 1.3 API specifications have CORBA and have no 
> nio.
> Bounding to nio means that we do not plan to release these versions, going
> directly to 1.4. Mark writes in plans "drop the unfinished parts before 
> release" -
>
> but how to drop if these parts are in use somewhere?

java.nio is an integral part of GNU classpath and cannot be removed.
E.g. its used to do charset conversion and file I/O.



Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]