Hi,

    JDK 1.4 implements image encoders too... I was wondering : why not alter
JIU to use this new feature?

.: marcelo :.


| Hello,
|
|  JDK 1.4 implements pipe: java.nio.channels.Pipe
| so easy to use. JDK1.3 implements another way, via
| pipedWriter, etc, but 1.4 is easier.
|
|   But... isn't better to do all in Java? That's will
| be real independant... easy of use, etc... latter we
| could provide native binaries from bytecodes via
| something like gjc (that's will speed up, usefull to
| less powerfull machines)
|
|   That's would be nice too if we use Java instead of
| the wxWindow (or at least QT, wxWindow sux and doesn't
| come with most of distros)


Reply via email to