kate part (was: Re: fileselector plugin)

cullmann at moldware.com cullmann at moldware.com
Wed Aug 29 08:27:34 UTC 2001


>We really need to coordinate this with jowenn and cullmann.
>There is something about the whole thing that makes me think that
>someone has to go and collect, stabilize and document the entire new
>interface. That includes: 
>- the older texteditor interface (old kwrite stuff)
>- my newer kate/kdevelop interface (Kate::View and Kate::Document)
>- MHK's interface that he did for gideon.
>Consolidation and getting an overview and documentation is what I would
>do before anything else, this doesn't work without the current kate
>maintainers.



>Roland



You are right ;)
To put the katepart into kdelibs, we must split kate into 2 parts:
 - the katepart consisting of (I hope I am right)
        kate/document/*
        kate/view/kateview.*
        kate/view/kateviewdialog.*
        kate/view/kateundohistory.*
        kate/view/kateviewIface.h
        kate/factory/*
        kate/interfaces/document.h
        kate/interfaces/view.h
        the most stuff in kate/data
   
  - the kate app consisting of the other stuff ;)

The katepart files should be moved into a libkatepart in kdelibs
to be avaible for other programs (like kate, kdevelop, konqui, ...).

But one big problem with that: We must change how kate manage the
katedocuments/views.
Kate must use the BC compatible view/document interface and not the
kateview.h and 
katedocument.h headers or kate won't work with different kdelibs
versions.

cu
Christoph

--- "F at lk Brettschneider" <gigafalk at yahoo.com> wrote:
> Roland Krause wrote:
> > 
> > I think it is not a good idea to make kdebase a requirement for
> > kdevelop. The parts of kate that are essential for us (an improved
> > kwrite/ktexteditor part) should move into kdelibs where they
> belong.
> > kate itself can then stay in kdebase.
> Why don't we move it NOW!?
> 
> Ciao,
> F@



-- 
| |   / /               - get an edge in editing -
| | / /                      »»»» GET KATE ««««
| |/ /      a fast and capable multiple document,
|     \     multiple view text editor for KDE
| |\  \     cullmann at moldware.com
| |  \  \   http://kate.sf.net

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list