Re: [gedit-list] Re: Other comment on GtkSourceView (and the turbo patch)
- From: Jeroen Zwartepoorte <jeroen xs4all nl>
- To: Paolo Maggi <paolo maggi polito it>
- Cc: Gustavo Giráldez <gustavo giraldez gmx net>, Gedit List <gedit-list lists sourceforge net>
- Subject: Re: [gedit-list] Re: Other comment on GtkSourceView (and the turbo patch)
- Date: Mon Mar 3 03:18:09 2003
Hey Paolo,
On Mon, 2003-03-03 at 11:57, Paolo Maggi wrote:
> Hi Jeroen,
>
>
> > I was wondering when you plan to commit all the changes to the
> > toward-gedit-integration branch back to HEAD in gtksourceview.
>
> hmm... I'd like to finalize the API first. It still needs some love.
OK.
> > I'd like
> > to start making glimmer depend on the new code.
>
> You could start to work on a new branch (of glimmer).
Yeah, i suppose i'll do that. Do you know how merging changes from a
branch into HEAD works? I've never done that myself.
> >
> > On a side note, how is your coding going on the new .lang format?
>
> You can see my code on CVS. I have started writing the new parser but it
> still isn't complete.
> I'm not very happy when the API of GtkSourceLanguage and
> GtkSourceTagStyle since it does not manage objects life cycle in a sane
> way. I'm going to modify it adding a GtkSourceLanguagesManager class
> that will have the responsibility the GtkSourceLanguage objects life
> cycle.
I'm a little unclear about this item: is this the "move .lang glimmer
stuff into gtksourceview" item? If so, great, i'll review what's in cvs
asap. If not, how does this fit in the bigger picture?
> >
> > I'd like to synchronize our glimmer efforts.
> >
> > What items remain that need to be moved into gtksourceview?
>
> - the undo manager must be fixed (i.e. synchronized with the gedit's
> one)
> - the markers stuff has still to be reviewed
> - I'd like to move some code from GeditView to GtkSourceView
> - the glimmer's .lang files should be ported to the new format
> - adding support for style themes (it is really needed? You have it in
> glimmer)
Style themes should probably stay in glimmer, since it's better suited
to pure development tools instead of more general editors like gedit.
>
> > Is printing
> > source code common enough between gedit & glimmer that we can move it
> > into gtksourceview?
>
> Yes, we could try to move it to gtksourceview.
> The gedit printing code is quite good but it has bugs with non latin
> language (but we could fix it later) and, clearly, it does not support
> syntax highlighting.
Agreed. Using the gedit code is probably the sanest choice. The glimmer
code hasn't gotten a lot of attention, so it's probably full of bugs.
Printing syntax highlighted code is probably something for the future.
Regards,
Jeroen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]