Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!apple!ksand From: ksand@Apple.COM (Kent Sandvik, 120dB or more) Newsgroups: comp.sys.mac.programmer Subject: Re: Does MacApp support core events, edition mgr, stationary, PPC toolbox? Message-ID: <13257@goofy.Apple.COM> Date: 1 May 91 02:01:28 GMT References: <1991Apr30.161138.10273@dartvax.dartmouth.edu> <52223@apple.Apple.COM> Organization: Apple Computer Inc., Cupertino, CA Lines: 24 In article <52223@apple.Apple.COM> keith@Apple.COM (Keith Rollin) writes: >In article <1991Apr30.161138.10273@dartvax.dartmouth.edu> ari@eleazar.dartmouth.edu (Ari Halberstadt) writes: >>Does, or will, MacApp support the things mentioned in the subject >>line? >MacApp 3.0 will support the required Apple events and the Edition >Manager. It will not have any classes to support the PPC Toolbox, and I >don't think it will provide routines to support stationary (though that >may change before final). However, nothing will prevent you from >adding those yourself if you desire them. There's some limited AppleEvent support (mainly for the Edition Manager), but this could be subject to change for future alpha/beta releases. Anyway, incoming AppleEvents are mapped to TCommands, which I think is really beautiful, so your code that implements TCommands today requires very little tweaking in order to support AppleEvents. So this was a TCommand sales pitch! Kent Sandvik -- Kent Sandvik, DTS Rock Lobster Disclaimer: I am not working with Public Relations.