Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcvax!ukc!dcl-cs!bath63!pes From: pes@bath63.ux63.bath.ac.uk (Paul Smee) Newsgroups: comp.sys.atari.st Subject: Re: Re: VT100 emulation (really UniTerm - (nf) Message-ID: <974@bath63.ux63.bath.ac.uk> Date: Thu, 16-Apr-87 06:05:23 EST Article-I.D.: bath63.974 Posted: Thu Apr 16 06:05:23 1987 Date-Received: Sun, 19-Apr-87 09:57:00 EST References: <114127132@ucbvax.UUCP> <24400016@uklirb.UUCP> Reply-To: pes@ux63.bath.ac.uk (Paul Smee) Organization: AUCC c/o University of Bath Lines: 8 Bit tacky, I know, but it occurs to me that there's probably a Quick and Dirty answer available, in the form of unbundling the various transfer protocols, and then Pexec'ing (or equivalent) their object modules when required. It would probably even be possible to arrange to pass them an information pointer so that they could get at any needed shared stuff in the terminal module. (Surely 1st_prnt must do something like this?) Tacky, I know, and not as general as proper dynamic linking, but probably easier.