ActiveTiogaPackage: CONFIGURATION LINKS: CODE IMPORTS AMBridge, AMMiniModel, AMTypes, Atom, BasicTime, Booting, Buttons, Carets, CedarProcess, Convert, FS, FSBackdoor, FSExtras, Imager, ImagerBackdoor, ImagerColor, ImagerFont, InputFocus, IO, List, Menus, MessageWindow, PrincOpsUtils, PrintTV, Process, Real, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RuntimeError, SafeStorage, Scaled, SystemNames, TIPUser, TJaM, UserProfile, VersionMap, VersionMapDefaults, VFonts, ViewerBLT, ViewerClasses, ViewerForkers, ViewerGroupLocks, ViewerLocks, ViewerOps, ViewerPrivate, ViewerTools, WindowManager, WorldVM EXPORTS ALL CONTROL TBase, TStyles, TEdit = BEGIN TBase: CONFIGURATION LINKS: CODE IMPORTS AMBridge, AMTypes, Atom, CedarProcess, Convert, FS, IO, List, MessageWindow, PrincOpsUtils, PrintTV, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RuntimeError, SafeStorage, SystemNames, UserProfile EXPORTS ALL CONTROL TextNodeRegistryImpl, ActiveTextNodeImpl, NodePropsImpl, NodeAddrsImpl, TextLooksImpl, TextLooksBasicImpl, TextLooksSupportImpl, UndoEventImpl, CheckNodeImpl, EditNotifyImpl, EditSpanImpl, FileReaderImpl, FileWriterImpl, GetFileImpl, LooksReaderImpl, PGSupportImpl, PutFileImpl, RunReaderImpl, TextEditImpl, TextFindImpl, TextFind2Impl, TextFind3Impl, LookPrettyImpl = { AbbrevExpandImpl; TextNodeRegistryImpl; ActiveTextNodeImpl; EditSpanImpl; EditSpanSupportImpl; CheckNodeImpl; EditNotifyImpl; FileReaderImpl; FileWriterImpl; GetFileImpl; LooksReaderImpl; MonitoredQueueImpl; NodeAddrsImpl; NodePropsImpl; PGSupportImpl; PutFileImpl; RunReaderImpl; TextEditImpl; TextFindImpl; TextFind2Impl; TextFind3Impl; TextLooksImpl; TextLooksBasicImpl; TextLooksSupportImpl; TreeCheckImpl; TreeFindImpl; UndoEventImpl; LookPrettyImpl; }; TStyles: CONFIGURATION LINKS: CODE IMPORTS Atom, Convert, EditNotify, FS, FSExtras, Imager, ImagerFont, TJaM, MessageWindow, NodeProps, Real, RefTab, RefText, Rope, SystemNames, TextNode, UserProfile, VFonts EXPORTS ALL CONTROL NodeStyleFontImpl, NodeStyleImpl, NodeStyleOpsImpl, NodeStyleWorks1Impl, NodeStyleWorks2Impl, NodeStyleWorks3Impl, NodeStyleWorks4Impl, NodeStyleWorksStartImpl -- has to be last = { NodeStyleFontImpl; NodeStyleImpl; NodeStyleOpsImpl; NodeStyleWorks1Impl; NodeStyleWorks2Impl; NodeStyleWorks3Impl; NodeStyleWorks4Impl; NodeStyleWorksStartImpl; }; TEdit: CONFIGURATION LINKS: CODE IMPORTS AbbrevExpand, AMMiniModel, Atom, BasicTime, Booting, Buttons, Carets, CedarProcess, Convert, EditNotify, EditSpan, EditSpanSupport, FS, FSBackdoor, FSExtras, Imager, ImagerBackdoor, ImagerColor, ImagerFont, InputFocus, IO, List, LooksReader, Menus, MessageWindow, MonitoredQueue, NodeAddrs, NodeProps, NodeStyle, NodeStyleFont, NodeStyleOps, NodeStyleWorks, PrincOpsUtils, Process, PutGet, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RunReader, RuntimeError, SafeStorage, Scaled, TextEdit, TextFind, TextLooks, TextLooksSupport, TextNode, TIPUser, TreeCheck, TreeFind, UndoEvent, UserProfile, NodeStyleValidate, VersionMap, VersionMapDefaults, ViewerBLT, ViewerClasses, ViewerForkers, ViewerGroupLocks, ViewerLocks, ViewerOps, ViewerPrivate, ViewerTools, WindowManager, WorldVM EXPORTS ALL CONTROL TEditProfileImpl, TEditSelectionAllocImpl, TEditSelectionImpl, TEditSelection2Impl, TEditDisplay2Impl, TEditDocumentsImpl, TEditDocuments2Impl, TEditDocuments3Impl, TEditTypeScriptImpl, TEditInputImpl, TEditInputEventsImpl, TEditInput2Impl, TEditLocksImpl, TEditLocksPrivateImpl, TEditMesaOpsImpl, TEditRefreshImpl, TEditSelectionLocksImpl, TEditScrollingImpl, TEditFormatImpl, TEditTouchupImpl, TiogaOpsImpl, TiogaOps2Impl, TEditDocumentRopeImpl, TiogaFileWatcherImpl, TiogaAccessImpl = { TiogaOpsImpl; TEditBufferedInputImpl; TEditDisplayImpl; TEditDisplay2Impl; TEditDocumentRopeImpl; TEditDocumentsImpl; TEditDocuments2Impl; TEditDocuments3Impl; TEditDocumentsCacheImpl; TEditDocumentsCache2Impl; TEditFormatImpl; TEditInputImpl; TEditInputEventsImpl; TEditInput2Impl; TEditInputOpsImpl; TEditLocksImpl; TEditLocksPrivateImpl; TEditMesaOpsImpl; TEditMiscOpsImpl; TEditMiscOps2Impl; TEditMouseImpl; TEditOpsImpl; TEditProfileImpl; TEditRefreshImpl; TEditScrollingImpl; TEditSelectionImpl; TEditSelection2Impl; TEditSelectionLocksImpl; TEditSelectionAllocImpl; TEditSelectionOpsImpl; TEditSplitImpl; TEditTouchupImpl; TEditTypeScriptImpl; TiogaFileOpsImpl; TiogaOps2Impl; TiogaExtraOpsImpl; TiogaFileWatcherImpl; TiogaAccessImpl; }; TBase; TStyles; TEdit; END. ActiveTiogaPackage.config Copyright Ó 1984, 1985, 1986, 1987 by Xerox Corporation. All rights reserved. Michael Plass, February 19, 1987 8:19:51 am PST Russ Atkinson (RRA) August 7, 1985 12:57:51 pm PDT Rick Beach, June 20, 1985 2:20:34 pm PDT Doug Wyatt, February 3, 1987 3:55:10 pm PST Doug Terry, June 23, 1987 8:16:33 pm PDT the following are the most general, clean, and wonderful interfaces to Tioga: TiogaAccess, TiogaOps, TiogaFileOps these get into the internals more, but are still fairly stable: TypeScript, TextLooks, LooksReader, RunReader, TextNode, NodeProps, EditNotify, NodeAddrs, UndoEvent, NodeStyle, TEditHistory, TEditInputOps, TEditMesaOps, TEditOps, TEditFormat, these are internal interfaces that may be expected to change more frequently: AbbrevExpand, CheckNode, EditAddrs, EditSpan, EditSpanSupport, TextEdit, TextLooksSupport, PutGet, MonitoredQueue, TreeCheck, TreeFind, TextFind, NodeStyleExtra, TEditDisplay, TEditDocument, TEditImpl, TEditInput, TEditProfile, TEditRefresh, TEditScrolling, TEditSelection, TEditTouchup AbbrevExpand, EditSpan, EditSpanSupport, TextEdit, TextLooks, TextNode, TextLooksSupport, CheckNode, PutGet, PutGetExtras, MonitoredQueue, RunReader, LooksReader, TreeCheck, TreeFind, TextFind, NodeProps, EditNotify, NodeAddrs, UndoEvent ÊÒ– "Mesa" style˜codešœ™KšœN™NKšœ/™/K™2K™(Kšœ+™+K™(—K˜šÑblnœÏk œžœž˜-KšžœcžœUžœý˜Àšžœž˜ K™šœM™MKšœ#™#—K™šœ?™?Kšœ³™³—K™šœM™MKšœž™ž—K™—Kšžœ˜Kšœž˜K˜šÏnœž œžœž˜ Kšžœ1žœžœ¡˜ßšžœž˜ K™í—Kšžœï˜öKšœ˜K˜Kšœ˜Kšœ˜K˜ K˜K˜K˜K˜K˜K˜ K˜K˜K˜K˜K˜K˜ K˜K˜ K˜ K˜K˜K˜K˜K˜K˜K˜ K˜K˜K˜K˜—K˜šŸœž œžœž˜"Kšžœžœ‡˜¬Kšžœž˜ Kšžœ¢Ïc˜ºKšœ˜Kšœ˜K˜K˜K˜K˜K˜K˜K˜K˜K˜—šŸœž œžœž˜ Kšžœ…žœUžœ¿˜¤Kšžœž˜ Kšžœæ˜íKšœ˜K˜ K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜ K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜Kšœ˜K˜K˜—Kšœ˜Kšœ˜Kšœ˜Kšžœ˜——…—„l