home *** CD-ROM | disk | FTP | other *** search
- Path: wossname.apana.org.au!fjc
- Subject: OO Languages, was: toy operating systems, like AmigaOS
- Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
- Followup-To: comp.sys.amiga.misc,comp.sys.amiga.programmer
- References: <4ksuge$haa@nadine.teleport.com> <4kt6p4$noh@melimelo.enst-bretagne.fr> <cg.7e8d@ami-cg.GraySage.Edmonton.AB.CA> <3176ACD6.73DD@gih.no>
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- From: fjc@wossname.apana.org.au (Frank Copeland)
- Message-ID: <fjc.36hp@wossname.apana.org.au>
- Date: Sun, 21 Apr 96 13:03:16 +1000
- Organization: International Oberon Secret Society
-
- HAAVARD JAKOBSEN (haa_jako@gih.no) wrote:
- : Chris Gray wrote:
- : > proux@enstb.enst-bretagne.fr writes:
- : > > I am the opinion that with this old boring programming style...
- : > > 200000 lines
- : > > code... you will have bug.
- : > >
- : > > BUT when you do some Object Oriented Style Programming, you have more
- : > > much ch
- : > > not to do critical bug because of independancies of every part of
- : > > your progra
- : >
- : HAVE YOU EVER TRIED TO WRITE IN C++???????
- : It's SO easy to make bugs in it, that you wouldn't believe it!!!!
-
- C++ isn't the only OO language, and it is probably one of the worst. You'll
- find its much harder to create bugs in languages that have been properly
- designed for the job, such as Oberon.
-
- Frank Copeland
- --
- MODULE Sig;
- (* $Author: Frank Copeland <fjc@wossname.apana.org.au> $ *)
- IMPORT StdDisclaimer, CleverQuote, AdvocateOberon;
- END Sig.
-