On Wed, Jun 11, 2003 at 03:29:14PM +0200, Michael Schmitt wrote:
> what is the current status of LyX 1.4.0cvs? What comes into my mind are 
> the following open (?) issues:
> 
> - use of STL containers (ParagraphList etc.)

ParagraphList and RowList are done. There is no biggie left in this area.

> - undo/redo

Keeps crashing due to my ignorance when it comes to putting a LyXText in
a decent state. The contents paragraph list is ok (with some loss of
performance).

> - change tracking

Don't know.

> - 2-phase drawing

InsetText and InsetTabular missing, the rest is "converted" (and "unified"
with math insets in this regard).

> - cursor stuff

Unchanged with respect to 1.3, so "everything still to be done".

> - inset unification

I deviated from my original idea of converting insets one by one and rather
started unification on a per-function level. This is less intrusive and
rolls along rather nicely - with two noticable exception called 'InsetText'
and 'InsetTabular'.

> - external inset

Don't know.

> - enumerate/itemize/descrption inset

Sort of "Works", but currently incompatible with the rest and not fully
functional. More work needed.

> - tex2lyx

Works for my stuff and a book my boss is writing.

> - replacement of lyxcode

Don't know.

> - GUI (menus, toolbar etc.)

Don't know.

> - ... anything else? ...

Don't know.

> Just for curiosity, I would like to know which of the above items are 
> "finished".

ParagraphList and RowList conversion (*bow to Lars*)

> Are there more changes/extensions that are planned for the 
> 1.4.0 release?

There is no official 1.4.0 road map AFAIK.

Now that ParagraphList is off, the darkest corner is LyXText and closely
related the InsetText/Tabular.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to