[Ml-yokadi] negative keyword filtering (was Re: feature request)

Sébastien Renard Sebastien.Renard at digitalfox.org
Tue Oct 27 14:05:08 CET 2009


Le mardi 27 octobre 2009 09:29:48, Aurélien Gâteau a écrit :
> Sébastien Renard a écrit :
> > Le vendredi 23 octobre 2009 19:40:03, Sébastien Renard a écrit :
> >> Another idea is to create a class "KeywordFilter".
> >
> > Ok, I have a basic working implementation in negativeKeyword branch.
> >
> > you can do some funny things like :
> > t_list myproject !@keyword1
> > t_list myproject !@keyword1 @keyword2
> >
> > The keyword value part is done done but in progress.
>
> Sounds great, but I can't find the branch :(

It was only on my repo. Sorry. I also push it on the official one.

> > A good side effect is that now keyword filtering is done on database
> > side, no more with dict manipulation in t_list.
> > do_t_list is much more simplier now. But we could achieve a more
> > factroized code between project grouping and keyword grouping block.
> >
> > I keep that in a separate branch for now. We may want to make a release
> > before don't we ?
>
> Oh yes, we talked about this some time ago. Let's set a deadline,
> otherwise it will never be done. What about releasing on friday evening?

You're right ! I won't find time before friday 7PM to make freshmeat and 
cheeseshop announcement.  But it's ok.

> I would like to merge the without_glob3 branch. Can you review it?

It is on my todo list ;-). As a first test, I will use it till now.  
Would you like to include it for the friday release ?

-- 
Sébastien


More information about the Ml-yokadi mailing list