Re: [PATCH-API-DOCU] AbstractRunner documentation

2008-10-28 Thread Sebastian Trüg
On Tuesday 28 October 2008 00:01:23 Aaron J. Seigo wrote: > i haven't read through your added docu (i trust you on that =), but did > take a look at the questions and here are some answers: > > +        // trueg: why is this method not protected? > > because it can be called by other classes if the

Re: [PATCH-API-DOCU] AbstractRunner documentation

2008-10-27 Thread Aaron J. Seigo
On Monday 27 October 2008, Sebastian Trüg wrote: > Hi guys, > > while implementing the Nepomuk Search runner I stumbled over the > incomplete, partially outdated, and partially wrong documentation of > Plasma::AbstractRunner. I tried to fix it as far as I could from looking at > the code. Please re

[PATCH-API-DOCU] AbstractRunner documentation

2008-10-27 Thread Sebastian Trüg
Hi guys, while implementing the Nepomuk Search runner I stumbled over the incomplete, partially outdated, and partially wrong documentation of Plasma::AbstractRunner. I tried to fix it as far as I could from looking at the code. Please review the attached patch. The patch also contains a few co