On Wed, 2007-10-31 at 12:43 +0800, Wendy Hu wrote:
> When we have input the patterns in the tracker-preferences which we want
> to ignored, we also can get the results that match the patterns.
> 
> That's to say, the feature that "ignored patterns" hasn't been realized.
> 
> The patch and the two files (tracker-glob.c & tracker-glob.h) attached
> to this email have been completed this feature.
> 
> Best wishes.


thanks but why not use the system glob.h?

that way we would not need trackler-glob.c/.h

also we should store the glob struct for each entry rather then
recreating it on the fly for performance reasons

I believe glob.h is posix compliant so should be ok for us to use

If you are happy to do this pls resend patch and I will apply

jamie



_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to