Re: Decorating a Query

2007-02-15 Thread Nicolas Lalevée
Le Jeudi 15 Février 2007 10:27, Chris Hostetter a écrit : > : I wanted to implement my own query, query wich will be specific to my > : application. The query I want to implement is in fact just a combinaison > : of sevral already implemented queries. So acheive this, I do this kind of > > you can

Re: Decorating a Query

2007-02-15 Thread Chris Hostetter
: I wanted to implement my own query, query wich will be specific to my : application. The query I want to implement is in fact just a combinaison of : sevral already implemented queries. So acheive this, I do this kind of you can probably achieve your goal by simply making MyQuery.rewrite return