home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / smalltal / 2322 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.5 KB

  1. Xref: sparky comp.lang.smalltalk:2322 comp.sys.mac.oop.misc:19
  2. Newsgroups: comp.lang.smalltalk,comp.sys.mac.oop.misc
  3. Path: sparky!uunet!gatech!news.byu.edu!eff!sol.ctr.columbia.edu!caen!nic.umass.edu!umassd.edu!SMUCS1.UMASSD.EDU!PNSF01DW
  4. From: pnsf01dw@UMASSD.EDU (Dennis J. Wilkinson)
  5. Subject: Smalltalk V/Mac Questions
  6. Message-ID: <BxxEGI.L86@umassd.edu>
  7. Sender: usenet@umassd.edu (USENET News System)
  8. Reply-To: pnsf01dw@UMASSD.EDU
  9. Organization: UMASS DARTMOUTH, NO. DARTMOUTH, MA.
  10. Date: Wed, 18 Nov 1992 19:07:27 GMT
  11. Lines: 21
  12.  
  13.  
  14. To give some rudimentary background, we're attempting to take a CRC-Card (class,
  15. responsibility, and collaborator cards, that is...) and implement it in
  16. Smalltalk. 
  17.  
  18. One problem that we're having is integration with the Smalltalk/V (V1.2) Class
  19. Library -- in short, we're hung up on the relative merits of new Object
  20. subclasses which take advantage of a has-parts relationship with other objects
  21. in the class library vs. inherits-from relationships (specifically from classes
  22. like ApplicationWindow, Pen, Animation, etc.)
  23.  
  24. Also (we're still really just getting started with Smalltalk, even though I have
  25. experience with other Object-Oriented and Object-Based environs), can anyone
  26. suggest any good books that deal with Smalltalk/V Mac and/or the MVC paradigm???
  27.  
  28. Thanks in advance.
  29. ----------------------------------------------------
  30. Dennis J. Wilkinson, II  (pnsf01dw@umassd.edu)
  31. University of Massachusetts Dartmouth - Design/CS Project
  32.  
  33. The opinions reflected in this post are MINE!!!! ALL MINE!!!!!
  34.