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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,517611567e1815f2 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Java momentum slowing ? Date: 1999/05/02 Message-ID: <372CC913.CD4CD96B@Botton.com>#1/1 X-Deja-AN: 473299419 Content-Transfer-Encoding: 7bit References: <372b0ec7.28153993@news2.ibm.net> <37289A2C.4B78EB60@rocketmail.com> <7gesv8$1bol@drn.newsguy.com> <372BB93F.7DCFD2E1@rocketmail.com> <7ggi1v$p2i@drn.newsguy.com> <372BEEB6.80F3496D@rocketmail.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 925681940 84698 199.227.189.7 (2 May 1999 21:52:20 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 2 May 1999 21:52:20 GMT Newsgroups: comp.lang.ada Date: 1999-05-02T21:52:20+00:00 List-Id: You can do as much, ok more, with Ada and COM then J++! Take the course, but don't retire your Ada hat. (http://www.botton.com/ada/com - Its coming....) COM if looked at as a frame work (which is what it is) and a method of programming is not restricted to any technology, platform, etc. There is no reason not to implement code on a UNIX platform as COM style objects. I can not say I am an MS fan, but COM was done right and it has a long bright future on MS and NON MS platforms. David Botton > I'm also taking a class in > building software components. The technology used in the class > is J++/COM, but we're also looking at Java Beans and Corba. > (As a side note, I think it's interesting that Mozilla has chosen > COM for its component technology, and apparently has it running > on Unix platforms). > > Good luck to ya.