From: Geert B. <gb...@th...> - 2001-07-28 06:40:53
|
Just me 2c ... Although I'm excited about this project, I sadly cant join due too my=20 participance in too many projects already. However, I can't keep my=20 mouth shut about java. Have you ever written a GUI app in java / swing?=20 Are you using a full-featured java / swing application daily? If so,=20 consider if you're willing to have to deal with *A LOT* of slow code,=20 memory bloat, big filesize, crawling startup speed, etc etc ...=20 Personally I hate using GUI apps that are written in java and they work=20 on my nerves. Recently I've ditched 5 months of work in java due to this. I spent more=20 time having to find hacks to make the software operate at an acceptable=20 speed and conveniance than to work on the project itself. I switched to=20 C++ using the Qt library and have never looked back since. Qt is so well=20 engineered that you have a lot of the facilities of a rich and easy to=20 use toolkit (such as java) without most of java's problems. Since a=20 non-commercial version is now also freely available for windows, one of=20 Qt's major drawbacks has at last disappeared. Hope this help a bit, Geert Bevin Henrik V=E5glin wrote: > Isn't there some kind of "to-java-converter" in Delphi? Of course I'm n= ot sure how well it works, but it'll be great if it go, cause I think thi= s project is rather settled to be in java (sorry, but I wasn't involved a= t the time it was settled).=20 >=20 > BTW I tried to compile your delphi-code, but even with latter files I c= ouldn't get t through the run (although I just downloaded Delphi 5 free v= ersion). Any chance you got any compiled files that works directly under = win32 just for checking it out? >=20 > BTW2: I have big troubles setting up CVS on my win2000 machine with sou= rceforge so I can administrate it? If anybody who knows would be so kind = ass to personally guide me through it I'd really appriete it. Even better= if someone knows how o set it up for JBuilder, but it's not a necessity. >=20 > Henrik V=E5glin [ hv...@ya... ] >=20 >=20 > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com >=20 >=20 > _______________________________________________ > Dynapi-Chat mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-chat >=20 >=20 |