> threading is really a must know these days. Threading isn't more a 'must' than it was before. Only resort to threads when you *really* have a problem that can only be solved with adding threads. Otherwise, stay away from it if you want to maintain your sanity. I doubt that the poster's software project is already in that stage where he needs threads to solve his problems.
cheers, Remko _______________________________________________ JDev mailing list FAQ: http://www.jabber.org/discussion-lists/jdev-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [EMAIL PROTECTED] _______________________________________________
