Hi,
On Mon, 2005-07-25 at 14:46 +0200, Jean-Philippe Deblonde wrote:
> In fact, it's a lot more than a simple refactoring, because I need, by
> example, to rewrite the String.java to use an array of bytes (coded
> with UTF-8) instead of an array of char, to save some space for the
> smartcards...
The idea was to save memory space & execution time, so the String.java
use *internally* UTF format.
2005/7/25, Meskauskas Audrius <[EMAIL PROTECTED]>:
> Jean-Philippe Deblonde wrote:
>
> >In fact, it's a lot more than a simple refactoring, because I need, by
> >example, to rewrite the String.java
Jean-Philippe Deblonde wrote:
In fact, it's a lot more than a simple refactoring, because I need, by
example, to rewrite the String.java to use an array of bytes (coded
with UTF-8) instead of an array of char, to save some space for the
smartcards..
Maybe I do not understand properly, but why o
Oups..., I completely forget to answer to the mailing list *too*...
So, here's what I answered to Tom...
-- Forwarded message --
From: Jean-Philippe Deblonde <[EMAIL PROTECTED]>
Date: 21 juil. 2005 19:21
Subject: Re: Using GNU Classpath while changing his hierarchy
> ">" == Jean-Philippe Deblonde <[EMAIL PROTECTED]> writes:
>> The GNU Classpath project evolves while I'm doing this. And some
>> substitution rules available for today won't be available in future
>> releases of the Classpath project. Some new classes/substitutions will
>> be introduced with
Hello,
I'm currently working on a project as a student training course. We're
building a VM to run Java code on embedded devices. The goal of the
project is to provide a tool to strip down this VM to the only needed
classes from the Java framework (since this VM will finally be burned
on some smar
6 matches
Mail list logo