KDE/kdevplatform/project
Matt Rogers
mattr at kde.org
Fri Feb 27 14:07:18 UTC 2009
On Friday 27 February 2009 01:20:16 Hamish Rodda wrote:
> On Friday 27 February 2009 17:05:24 you wrote:
> > On Fri, Feb 27, 2009 at 6:13 AM, Hamish Rodda <rodda at kde.org> wrote:
> > > SVN commit 932637 by rodda:
> > >
> > > Add api to request all files in a project tree
> > >
> > >
> > > M +22 -0 projectmodel.cpp
> > > M +3 -0 projectmodel.h
> >
> > Does IProject::fileSet() not for you?
>
> Actually no it wouldn't, as I wanted all files from a subtree... although
> I'm not using this api at the moment because my logic changed, but I
> thought others might one day use this function.
>
> Cheers,
> Hamish.
If there are no users, then it should not be there. No reason to bloat our API
with stuff that we don't know will be used.
--
Matt
More information about the KDevelop-devel
mailing list