IMPORTS
AMBridge, AMTypes, Atom, BasicTime, Buttons, CedarProcess, Commander, CommandTool, Containers, Convert, FileNames, FS, Imager, ImagerBackdoor, ImagerFont, ImagerManhattan, ImagerMaskCapture, ImagerPath, ImagerPrivate, ImagerTerminal, ImagerTransformation, Icons, InputFocus, IO, Labels, List, MBQueue, Menus, PrintTV, Process, ProcessProps, Properties, RefTab, Rope, RopeList, RuntimeError, SafeStorage, SymTab, TEditImpl, Terminal, TerminalIO, TIPUser, UserProfile, VFonts, ViewerEvents, ViewerOps, ViewerPrivate, ViewerTools, WindowManager
CONTROL
--crazy order:
CDEventsImpl,
CDPropertiesImpl,
CDOpsImpl,
CDImpl,
-- starttraps CDValueImpl
--therefore must be really after CDOpsImpl and CDEventsImpl
CDBasicsImpl,
CDLRUCacheImpl,
CDValueImpl, -- needs CDOpsImpl beeing initialized
CDLayersImpl,
CDSimpleOpsImpl,
CDDrawQueueImpl,
CDSequencerImpl,
CDStretchyExtrasImpl,
CDTipEtcImpl,
CDCallSpecificImpl,
CDDefaultProcsImpl,
CDDirectoryImpl,
CDOut,
CDCellsImpl, --must be initialized after CDOut because of event handling
CDCellsImpl2,
CDRectsImpl,
CDInstancesImpl,
CDOrientImpl,
CDPanelImpl,
CDCommandOpsImpl,
CDMenusImpl,
CDImportsImpl,
CDAtomicObjectsImpl,
CDVScaleImpl,
CDVFurtherPaintersImpl,
CDColorsImpl,
CDViewerBaseImpl,
CDVDraw,
CDVArrowImpl,
CDVMain,
CDVSpecialPainters,
CDVTicksImpl,
CDVMarksAndModes,
CDViewHighlightImpl,
CDMenuCommands,
CDVCommands,
CDBasicCommands,
CDCellCommands,
CDMoveCopyCommands,
CDDebugCommands,
CDExtrasImpl,
CDExtraCommands,
CDStretchCommands,
CDVCursorImpl,
CDVSomeCursors,
CDViewerImpl,
CDColorCommands,
CDDirectoryOpsImpl,
CDRepetitionsImpl,
CDRepetitionCommands,
TokenIOImpl,
CDIn,
CDTextsImpl, --must be initialized after initialization of ReadEvent
CDBusCellsImpl,
CDPolygonsImpl,
CDPolygonsCommands,
CDPropertyCommands,
CDIOCommands,
CDImportCommands,
CDSplitWireCommands,
CDEmergencyHandling,
CDSymbolicObjectsImpl,
CDMarkObjectsImpl,
CDPinObjectsImpl,
CDInterestRectsImpl,
CDErrorsImpl,
CDSymbolicObjectsCommands,
CDRopeViewerImpl,
CDPushByNameCommands,
CDSimpleRulesImpl,
CDMenuSpecialsImpl,
CDGenerateImpl,
CDGenerateCommands,
CDGenerateImportsImpl,
CDGenerateDirectoryImpl,
CDRemoteImpl,
CDPanelFontsImpl,
CDPropertyExtractionImpl,
CDCleanUpImpl,
-- must be last, so everything else is initialized
CDStarter =