Re: My idea for a namespacing solution
>Tell me, please, what you're running. I've tried Java a couple of times,
>the
>latest being IBM's Visual Age. It's always been so slow that I couldn't
>consider using it for anything more than "Hello World".
>The Visual Age IDE, for example, is so slow that yuo forget why you
>clicked on a button by the time something finally responds to that button
>click. I've never had the patience to actually try to write a program using
>it.
>This is on a 300mhz pc with 128 megs that runs other stuff at a good
>speed.
>
Does IBM use JFC/Swing?, that API is horribly slow, AWT is so much more
faster, maybe Visual Age uses it's own VM? i don't know for sure. I have p75
with 32 megs of ram and apps using AWT run fine. i always thought Swing was
slow because my pc was slow, but i have found it has a really bad rep for
poor speed.
My advice to you is find an AWT tutorial, get TextPad and develop your java
apps without the Visual luxury.(i find it a little too easy)
I guess java is still to slow to have such a complex GUI api like Swing to
be used as a standard API, it's probably slow because it's built off of AWT
itself.
Anyways i'm carrying on.
(PS : so does this mean you like my idea :)
Ian
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
|
Not Categorized, Please Help
|
|