Re: [pygccxml-development] need help with query
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-03-15 12:49:23
|
On 3/15/06, Matthias Baas <ba...@ir...> wrote: > > mb.classes( f1 | f2 ) > > So you prefer this last line over the above two ways, right? I do agree > with you and this is already how you can use my filter classes... :) Ooooooooooops. It seems that I did not paid enough attention to your classes (=3DFilterBase) I just took a look on Or|And|Not Filters and did not understand why do you need them. Shame on me. I will add your classes to pygccxml. Thank you very much. I am glad, that we talk. > (By the way, as I see it, using the filter classes directly is already > an advanced feature anyway. The "normal" user would just use the > convenience arguments of the query methods (which are converted into > filter classes internally)) Yes, but to write "mb.classes( f1 | f2 )" is cool. > - Matthias - > Thank you very much. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |