home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / sys / amiga / demos / 1614 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  3.3 KB

  1. Xref: sparky alt.sys.amiga.demos:1614 comp.sys.amiga.applications:8638 comp.sys.amiga.introduction:1512 comp.sys.amiga.marketplace:8879 comp.sys.amiga.misc:16815 comp.sys.amiga.advocacy:29101
  2. Path: sparky!uunet!portal!lll-winken!snow.geology.wisc.edu!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!wupost!decwrl!decwrl!contessa!mwm
  3. From: mwm@contessa.palo-alto.ca.us (Mike Meyer)
  4. Newsgroups: alt.sys.amiga.demos,comp.sys.amiga.applications,comp.sys.amiga.introduction,comp.sys.amiga.marketplace,comp.sys.amiga.misc,comp.sys.amiga.advocacy
  5. Subject: Re: Programming
  6. Message-ID: <mwm.2n4z@contessa.palo-alto.ca.us>
  7. Date: 14 Nov 92 22:40:15 GMT
  8. References: <BxMDz2.CGA@undergrad.math.waterloo.edu> <1dv7qeINNsi8@ub.d.umn.edu> <OAHVENLA.92Nov14170014@lk-hp-4.hut.fi> <1e3os6INN7h7@ub.d.umn.edu>
  9. Organization: Missionaria Phonibalonica
  10. Lines: 49
  11. X-NewsSoftware: Amiga Yarn 3.4, 1992/08/12 15:49:52
  12.  
  13. In <1e3os6INN7h7@ub.d.umn.edu>, rfentima@ub.d.umn.edu (Robert Fentiman) wrote:
  14. > What do you mean by 'not system compliant'?  In AMOS, you have access to
  15. > all the libraries, AmigaDOS, system requesters (and they even show up on
  16. > the AMOS screen, so you don't have to do any annoying screen switching),
  17. > and more.
  18.  
  19. You're right - screen switching is annoying. That's why I want
  20. applications that use the printer to open on the WB, so I can run the
  21. printer prefs on the same screen. Of course, public screens are an
  22. acceptable alternative.
  23.  
  24. Can I have AMOS open a window on the WB? Can I have it not open a
  25. window at all, but run in CLI mode? Can I have it not steal a the
  26. input stream? Can I have it not disable task switching while it's
  27. running?  If the answer to any of those is "no", then it's not system
  28. compliant.
  29.  
  30. > On the AMOS disks is a HD install program written in AMOS (you
  31. > can look at the code if you want too, as an example for any programs you
  32. > might want to write).  AMOS IS DEFINITELY AN ALTERNATIVE LANGUAGE. 
  33.  
  34. For that disk installer, what do you do if you get an "out of space"
  35. requester? In a properly written application, you can switch to the WB
  36. or open a CLI and go delete things.
  37.  
  38. Everything is an alternative language for SOMETHING. It's just not
  39. always clear what that something is. Unless a language can do windows
  40. on WB (or public screens in 2.0) and CLI style commands, it's not
  41. suitable for general utilties. Unless you can disable the idiotic
  42. stealing of the input stream, it's not suitable for anything that's
  43. going to run unattended for longer than your blanker timeout. Unless
  44. it can open a public screen, it's not suitable for doing productivity
  45. tools under 2.0. Unless it can be prevented from disabling
  46. multitasking, it's not suitable for anything you might want to use
  47. with another tool. After those are eliminated, you want to tell me
  48. what's left?
  49.  
  50. > Again, I'm NOT saying "AMOS is the best language ever wittten and blows
  51. > everything away" etc.  It does have downfalls (as does ***** EVERY *****
  52. > language).  Many C (and other language) programmers like to use AMOS
  53. > because it is SIMPLE to do VERY COMPLEX THINGS.  Again, I am only a user
  54.  
  55. That's a good thing about many languages. That's not a problem; it's
  56. that every AMOS program I've ever run into behaves in a completely
  57. unacceptable way. Nuts - I've had more bug reports for AMOS than I
  58. have for ShadowMaster. Because of that, I'm not going to buy a copy,
  59. and I'm certainly not going to pirate one.
  60.  
  61.     <mike
  62.