Gentoo Archives: gentoo-java

From: Alistair Bush <alistair.bush@×××××.com>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] My GSoC project ideas
Date: Mon, 19 Mar 2007 00:54:25
Message-Id: 93e475bc0703181753l612d1270qd75c8bac1b89c9ab@mail.gmail.com
In Reply to: Re: [gentoo-java] My GSoC project ideas by "Petteri Räty"
1 Mmm.. Why do I always forget Jython.
2
3 Are we aware of other projects/programs that have a similar goal from any of
4 the other distro's (Im rather gentoo bound) Ones that just set the active
5 system (or user) vm for instance?
6
7 On 3/18/07, Petteri Räty <betelgeuse@g.o> wrote:
8 >
9 > Alistair Bush kirjoitti:
10 > > On Sat, 17 Mar 2007 11:09:50 am Petteri Räty wrote:
11 > >> Here it goes:
12 > >> 1. Java: A graphical application to configure options and used JDKs on
13 > >> a per application basis. The application should also be a GUI for
14 > >> eselect java-nsplugin and java-config.
15 > >
16 > > Firstly I'm going to guess this would be a java app.
17 > > Would you like to elaborate on whether we would just wrap the
18 > functionality
19 > > around that of existing tools like eselect and java-config or would we
20 > > reimplement this within java. This actually sounds like an interesting
21 > > project.
22 > >
23 >
24 > Well I would at least separate the functionality into a library and the
25 > GUI so that different GUIs can be done in the future (java-gnome, kde
26 > java bindings etc). Writing this in Java is not mandatory but
27 > considering the nature of this program it's a natural fit. One
28 > interesting idea for this is using for example jython to interface with
29 > java-config and then eselect is just a wrapper around that.
30 >
31 > Regards,
32 > Petteri
33 >
34 >
35 >