home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / oop / macapp3 / 619 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  985 b 

  1. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!agate!stanford.edu!apple!applelink.apple.com
  2. From: SW0169@AppleLink.Apple.COM (Cross Software,Helsingborg,SE,IDV)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Maybe a MA3 bug?
  5. Message-ID: <728097824.4534575@AppleLink.Apple.COM>
  6. Date: 27 Jan 93 01:20:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 16
  10.  
  11. MacAppers,
  12.  
  13. If someone would be interested (who knows in these Bedrockish times) I think
  14. there's a slight bug in the MA 3.0.1 class TFilesCommand. This bug is not
  15. actually doing any harm, what *I* can see, but...
  16.  
  17. It goes like this:
  18.  
  19.     The TFilesCommand::IFilesCommand() calls IAppleCommand() directly and NOT
  20. the TServerCommand::IServerCommand(). This seems to work anyway, cause
  21. ::IServerCommand() just calls ::IAppleCommand() anyway. BUT, if anyone changes
  22. IServerCommand, then what happens? :-).
  23.  
  24. Bo Klintberg
  25. Cross Software AB.
  26.  
  27.