From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,517611567e1815f2 X-Google-Attributes: gid103376,public From: "Pascal Obry" Subject: Re: Java momentum slowing ? Date: 1999/05/14 Message-ID: <7hgong$suh$1@cf01.edf.fr>#1/1 X-Deja-AN: 477745446 References: <372b0ec7.28153993@news2.ibm.net> <3728E60E.F789FD8@uq.net.au> <37299369.83779478@news2.ibm.net> <7gdlca$2j5l@drn.newsguy.com> <372f0ed9.104817048@news2.ibm.net> <7ghad5$1mma@drn.newsguy.com> <372d6106.5099983@news2.ibm.net> <7gsk7k$5fr@dfw-ixnews5.ix.netcom.com> <37333a43.181207462@news.mindspring.com> <7h399g$4nb@drn.newsguy.com> <7h42q1$155v@drn.newsguy.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Organization: EDF X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 1999-05-14T00:00:00+00:00 List-Id: Simon Wright a �crit dans le message : x7vlneyktju.fsf@pogner.moho... > I'm just doing some Java work, _endless_ trouble with methods being > available/deprecated/not available in various browsers -- and then the > browser locks itself up because I suspended a thread in an applet -- > yecch. Seems it's going to take a lot of effort to make sure this > thing works in the browser I'll be actually using. At least it doesn't > have to work in every browser in the world (yet :-) No, but I'am sure you'll like to have your program working in the next browser version and you just can't assume that... be prepared for the maintenance :-) That's the problem, the WWW is just MMM (My computer running My program just for Me), Java did reverse the W :-) :-) :-) Pascal.