Re: Java programmer lured back by .Net (Questions)
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Mon, 6 Jun 2005 22:48:54 +0100
Beatrice Rutger <brutger@xxxxxxxxxxx> wrote:
> I guess I was a little peeved because I have to maintain two branches of
> code - just because Java has not got its act together yet on the desktop
> side - despite all the years of promise.
<snip>
Have you tried looking at SWT? As a good example, I find Eclipse is one
of the nicest desktop apps I use day-in, day-out. (I gather Swing has
improved significantly in terms of performance over the years, and
every time I use Windows Forms I long for the layout management options
of Java...)
By the way, I wouldn't be so convinced that using your own classloaders
and downloading files over the network will keep your code away from
prying eyes. It doesn't take much work at all to use a different
version of java.lang.ClassLoader which dumps out every class it
loads...
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Java programmer lured back by .Net (Questions)
- From: Beatrice Rutger
- Re: Java programmer lured back by .Net (Questions)
- References:
- Java programmer lured back by .Net (Questions)
- From: Beatrice Rutger
- Re: Java programmer lured back by .Net (Questions)
- From: Daniel O'Connell [C# MVP]
- Re: Java programmer lured back by .Net (Questions)
- From: Beatrice Rutger
- Java programmer lured back by .Net (Questions)
- Prev by Date: Re: any idea why I cannot instal VS NET 2003 on win dows server 2003
- Next by Date: Re: Java programmer lured back by .Net (Questions)
- Previous by thread: Re: Java programmer lured back by .Net (Questions)
- Next by thread: Re: Java programmer lured back by .Net (Questions)
- Index(es):
Relevant Pages
|