extragear/sdk/kdevplatform

Andreas Pakulat apaku at gmx.de
Sat Mar 20 13:14:14 UTC 2010


On 20.03.10 13:39:02, Aleix Pol wrote:
> On Sat, Mar 20, 2010 at 10:56 AM, Andreas Pakulat <apaku at gmx.de> wrote:
> 
> > On 20.03.10 02:40:36, Aleix Pol Gonzalez wrote:
> > > SVN commit 1105395 by apol:
> > >
> > > Add a IProject::isReady method to know what's an IProject instance state.
> > (in practice, we don't want to deal with the IProject instance while it's
> > being reloaded)
> >
> > I didn't look at the code that uses this in cmake manager, but wouldn't it
> > be possible to use a signal instead? We currently have
> > projectAboutToBeOpened(), projectOpened(), projectClosing(),
> > projectClosed(). It would fit nicely to have a
> > projectReloading()+projectReloaded() in the controller.
> >
> Yes it would be possible if we added the reloading signals. I don't think it
> would be better though.

PS: Or maybe we'll stick with both, signals and a simple query-method...

Andreas

-- 
You get along very well with everyone except animals and people.




More information about the KDevelop-devel mailing list