discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: ProjectManager 0.1.2


From: Serg Stoyan
Subject: Re: ANN: ProjectManager 0.1.2
Date: Tue, 27 Dec 2005 12:54:39 +0200
User-agent: KMail/1.7.2

On Tuesday 27 December 2005 11:48, Sašo Kiselkov wrote:
> Quoting Serg Stoyan <stoyan255@ukr.net>:
> > Agree with you. Excelent work, Sašo. Sašo if you don't mind I want to
> > integrate ProjectManager's editor into ProjectCenter.
>
> Sure, go ahead. The relevant classes (and files) are:
>  - SourceEditorDocument: the editor's NSDocument subclass.
>  - EditorTextView: does all the custom drawing and integrates with syntax
> highlighting
>  - EditorRulerView: the editor's line/character indicator rulers
>  - EditorGuide: an object which represents a draggable guide (see file
> TRICKS). - SyntaxHighlighter: the syntax highlighter's core engine
>  - SyntaxDefinition: represents a compiled syntax definition used by a
> SyntaxHighlighter object
>
> Perhaps I should one day split it off into a separate component bundle...
> And there's room for improvement in the syntax highlighter's performance.
> It currently isn't totally snappy on my 300MHz Pentium equivalent when I
> run XMMS in the background... damn.

Thank you... Done with some modifications. ProjectCenter's editor already 
separate bundle as well as parser (UNSTABLE_0.5). But current CVS is not up 
to date. I want to separate your syntax highlighter as well.

-- 
Serg Stoyan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]