This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] java.util.prefs


Hi,

On Wed, 2003-02-12 at 20:37, Tom Tromey wrote:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
> 
> Michael> This patch merged java.util.prefs with classpath. Please
> Michael> review and comment.
> [...]
> Did we ever decide whether this should go in 3.3?
> I'll look at the list archives.

Although I originally wrote this package for Classpath I never actually
used it. I got some reports that the memory based "backend" works and
has been used successfully, but the real File backend isn't really
finished yet. It is also based on a beta 1.4 spec and I believe there
were some changes in 1.4 final. There are no tests for this package.

If there are actual programs using this API it might make sense to
include it in 3.3. But I would wait till someone has the time to review
it and do some simple tests. We can always add it later in a 3.3.x
release if we want since it is a very standalone package.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]