home *** CD-ROM | disk | FTP | other *** search
- 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
- From: SW0169@AppleLink.Apple.COM (Cross Software,Helsingborg,SE,IDV)
- Newsgroups: comp.sys.mac.oop.macapp3
- Subject: Maybe a MA3 bug?
- Message-ID: <728097824.4534575@AppleLink.Apple.COM>
- Date: 27 Jan 93 01:20:00 GMT
- Sender: daemon@Apple.COM
- Organization: AppleLink Gateway
- Lines: 16
-
- MacAppers,
-
- If someone would be interested (who knows in these Bedrockish times) I think
- there's a slight bug in the MA 3.0.1 class TFilesCommand. This bug is not
- actually doing any harm, what *I* can see, but...
-
- It goes like this:
-
- The TFilesCommand::IFilesCommand() calls IAppleCommand() directly and NOT
- the TServerCommand::IServerCommand(). This seems to work anyway, cause
- ::IServerCommand() just calls ::IAppleCommand() anyway. BUT, if anyone changes
- IServerCommand, then what happens? :-).
-
- Bo Klintberg
- Cross Software AB.
-
-