[KDev4] Opening project with real ASync way

dukju ahn dukjuahn at gmail.com
Mon May 28 13:50:26 UTC 2007


2007/5/28, Matt Rogers <mattr at kde.org>:
> On Monday 28 May 2007 07:55, dukju ahn wrote:
> > 2007/5/28, Andreas Pakulat <apaku at gmx.de>:
> > >
> > > So you're saying that until the whole project is parsed the
> > > projectmanagerview shows nothing?
> >
> > Yes.
> >
> That's worse than blocking the GUI, IMO

Why is that worse? I guess you misunderstand. If there are loaded projects
already, and we are parsing some new projects, then the projectmanager
view still shows already loaded project. The word "shows nothing" means
that currently parsing project are not shown. Already loaded project
can be shown as usual.

> > > Thats not good, IMHO the
> > > projectmanager view should be populated with items as soon as the
> > > manager plugin created them.
> >
> > But why we should let the user see project contents even when
> > the project is not fully parsed? It only confuses user anyway.
> >
>
> Then we need to provide a progress indicator so that the user knows we're
> still working on parsing her project.

That's a good idea. ImportJob is KJob so its easy.




More information about the KDevelop-devel mailing list