On Mon, 2009-11-16 at 19:01 +0100, martin f krafft wrote: > also sprach James Vega <james...@debian.org> [2009.11.16.1858 +0100]: > > Adapting status to accept a list of fields to print isn't out of the > > question. > > But adapting select to output fields other than the bugnumber is?
It's doable, but would essentially involve bts doing "select | status" internally. select and status are basically wrappers (albeit somewhat intelligent wrappers) around the "get_bugs" and "status" functions exposed by the BTS's SOAP interface - one of which returns a list of bug numbers matching criteria and the other returning details of a list of bugs given the bug numbers. Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org