From kde-core-devel Tue Oct 09 10:10:54 2001 From: Matthias Hoelzer-Kluepfel Date: Tue, 09 Oct 2001 10:10:54 +0000 To: kde-core-devel Subject: Re: KTextEditor enhancement X-MARC-Message: https://marc.info/?l=kde-core-devel&m=100262193318722 On Monday 08 October 2001 20:36, Christoph Cullmann wrote: > Simons proposal seems to be quiet the best. (in my eyes) > > 1. Build up a poor Doc/View class (no editing possibilty, nothing, only > doc/view stuff) 2. Build up some standard interfaces (edit, undo/redo, > select, .......) The interfaces should be plain C++ classes (like Simon > proposed) and the implementors must take care to implementing the stuff (we > only should show in the headers, which functions of the interfaces should > be implemented as a slot, and which signals the interfaces should emit if > the are implemented ;) > 3. no more a damn lib, no probs ;) peave, love, .... I also think this is a good compromise. I will not give all I had hoped for, but I guess it is the right pragmatic interface to use. Bye, Matthias.