home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15524 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.8 KB

  1. Path: sparky!uunet!portal!cup.portal.com!Lee_Robert_Willis
  2. From: Lee_Robert_Willis@cup.portal.com
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Application Framework
  5. Message-ID: <69068@cup.portal.com>
  6. Date: Sat,  7 Nov 92 17:10:57 PDT
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. References:  <hemmer.02m9@hemmer.adsp.sub.org>
  10. Lines: 34
  11.  
  12. >In article <68764@cup.portal.com> Lee_Robert_Willis@cup.portal.com writes:
  13. >
  14. >> ABSTRACT:  
  15. >> 
  16. >>    I'm trying to develop an application framework skeleton that will
  17. >>    work for 99% of Amiga Intuition programs.  Before I invest too
  18. >>    much time in this, I'd like to know if this has already been done.
  19. >
  20. >Well, we have ToolMaker and GadToolsBox, both of which are far from
  21. >perfect. 
  22.  
  23. NO NO NO NO!  Read it again.  I'm NOT looking for an Interface builder.
  24. I'm looking for documentation on the 'best' software architecture.
  25. i.e. how (whether by hand or by program) to structure one Amiga application
  26. so that one can easily modify it, and add all the niceties (Multiple
  27. screens, projects, ARexx, Font indepedence, etc.) that is recommend
  28. in the Amiga User Interface Style Guide.
  29.  
  30. >
  31. >> But (and this _is_ something of a criticism) I've never seen any C= document
  32. >> that does tell you the "best" way to structure a full-blown application to
  33. >> avoid these pitfalls. (I'm not a developer, just a hacker.  Perhaps C= has
  34. >> such a thing for developers.)
  35. >> 
  36. >> So has anyone heard of this?
  37. >
  38. >Yes! David N. Junod has written 55308 bytes about 'Modular Event Processing',
  39. >which presents an excellent scheme for processing events from multiple
  40. >sources! The document is in some older AmigaMail issue, propably in some
  41. >1989 issue.
  42.  
  43. Can someone tell me which issue?  That's at least a start.
  44.  
  45. Lee      Lee_Robert_Willis@cup.portal.com
  46.