home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / objectiv / 671 next >
Encoding:
Internet Message Format  |  1992-11-15  |  1.0 KB

  1. Xref: sparky comp.lang.objective-c:671 comp.lang.smalltalk:2304 comp.object:4234
  2. Path: sparky!uunet!portal!cup.portal.com!lozinski
  3. From: lozinski@cup.portal.com (Christopher A Lozinski)
  4. Newsgroups: comp.lang.objective-c,comp.lang.smalltalk,comp.object
  5. Subject: Re: Smalltalk Interface to Objective-C (Product Announcement)
  6. Message-ID: <69584@cup.portal.com>
  7. Date: Sun, 15 Nov 92 17:25:00 PST
  8. Organization: The Portal System (TM)
  9. Distribution: world
  10. References: <69283@cup.portal.com> <P+C=Z4+@engin.umich.edu>
  11. Lines: 13
  12.  
  13. The following question was asked about the Smalltalk Interface 
  14. to Objective-C
  15. >Is communication one-way or two-way?  For example, can a Smalltalk
  16. >method call an Objective-C method which in turn calls a Smalltalk
  17. >method?
  18.  
  19. Yes, two way communication is supported.  Smalltalk already allows
  20. callbacks from Objective-C.  BPG is working to build on that service
  21. to allow event notification where Smalltalk clients will be notified
  22. about significant events in the Objective-C server.  
  23.  
  24.  
  25. Christopher Lozinski
  26.