Why do Java apps have to suck?
I've never been a big fan of Java. Slow, cumbsersome, and unweildy, in my opinion.
But it definitely in some cases has it's place.
Take cross platform compatibly with single source (or near single source). When that works, it works really well.
Take ROES for example. From a company called Softwork Systems , it is a Remote Online Ordering system for photo labs.
It works really well, for the most part. But it is incredibly slow and somewhat kludgy.
It is cross platform, however, which is something you couldn't do if you rewrote the application for Windows only or Macintosh only.
But it would be really nice if there was an alternative that was speedy and Windows specific that worked WITH ROES labs that wasn't slow and kludgy.
Oh well. I use it because it is the best alternative out there. Before some of you say 'Well, get a faster machine', I have a dual core 2.66 ghz Dual Core machine with 2 gig of RAM running on XP. That isn't the issue, trust me. :)


