home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / applicat / 8759 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.5 KB

  1. Xref: sparky comp.sys.amiga.applications:8759 comp.sys.amiga.introduction:1558 comp.sys.amiga.advocacy:29361
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!uknet!axion!gssec.bt.co.uk!squigg
  3. From: squigg@gssec.bt.co.uk (Stephen Quigg)
  4. Newsgroups: comp.sys.amiga.applications,comp.sys.amiga.introduction,comp.sys.amiga.advocacy
  5. Subject: Re: Programming
  6. Keywords: AMOS, beginners, programming
  7. Message-ID: <1992Nov17.125329.4643@gssec.bt.co.uk>
  8. Date: 17 Nov 92 12:53:29 GMT
  9. References: <1e4l57INNndp@ub.d.umn.edu> <mwm.2ndl@contessa.palo-alto.ca.us> <1e5rq2INNa7e@ub.d.umn.edu> <Bxs1D7.A3o@undergrad.math.waterloo.edu>
  10. Sender: usenet@gssec.bt.co.uk
  11. Organization: BT Glasgow Systems and Software Engineering Centre, Scotland.
  12. Lines: 20
  13.  
  14.  
  15. -- 
  16. Stephen J Johnston writes ::
  17.  
  18. > I disagree ..... modules should comply with the rules of other modules etc ...
  19.  
  20. where  did you go to college ?
  21. The whole point of a module is that it is entirely independant from all other
  22. modules in the completed code , meaning that any module can be changed as much
  23. as you like ,as long as it's interface to the other modules is seen to be the
  24. same (ie same data passed between them ....)
  25. Correct me if I picked up what you were saying wrongly ....
  26.  
  27. Anyway , forget modules , object orientation is by far the superior solution ,
  28. both for small-scale AND large projects !
  29.  
  30. Stephen Quigg
  31. squigg@gssec.bt.co.uk 
  32. British Telecom , GSSEC , Glasgow
  33. (Nothing in any of my mail represents my Employer in any way)
  34.