================================================================================ P9312 J.W.C. Koorn & H.C.N. Bakker "Building an editor from existing components: an exercise in software re-use" We show that a hybrid text/structure editor can be built by combining an existing text editor with an existing structure editor. We describe how we have built such an editor using a client-server architecture for the communication between each of the three components involved (text editor, structure editor and user-interface). The main advantage of this technique is the re-use and integration of existing software components. ALSO APPEARED IN: @phdthesis{Ko94, author = {J.W.C. Koorn}, year = 1994, month = feb, school = {University of Amsterdam}, title = {Generating uniform user-interfaces for interactive programming environments} }