> I've written up the following ARC case for my ::whatis rewrite, and wanted > to see if there were any comments before I submit it for PSARC review. > > What do you all think?
Looks good. I agree with Jim that I don't see a need for ARC involvement here; AFAIK the ARC has never been involved in mdb dcmds, and the mdb usage of `evolving' is more in-line with the original definition of "we won't gratuitously break things". The only breakage I see here is that "-b" is gone (but that option hasn't worked for me in a long time) and the output is no longer ordered in pipelines (edge case). > address ::whatis [-aikqv] > > Find information about <b>address</a>. When fed multiple addresses from > a pipeline, ::whatis will report information as it finds it unless the > <b>-k</b> flag is given. If the <b>-a</b> option is given, all > information > is given for each address; without <b>-a</b>, only the first (most > specific) > match is reported. With <b>-i</b>, <b>address</b> is treated as an > identifier instead of a virtual address. With the <b>-q</b>, reports ^^^ Stray "the". -- meem