limodou wrote:
> I knew that I can use Descriptor fields to manipulate the tablewide > query, but it seems that many codes also using old-style query, just > like get_tag_list, but not the new-style tags.add(), etc. Yep, this bit hasn't been converted yet (there are still a number of places that haven't been changed, and some of the new-style methods, such as remove() and clear(), haven't been written yet). Thanks for the report, I'll try to look at this sometime today. Luke