Re: Setting a RadioItem created with ItemFactory




On Jan 4, 2007, at 6:24 PM, Torsten Schoenfeld wrote:

On Thu, 2007-01-04 at 23:03 +0000, Emmanuele Bassi wrote:

hmm.  we should really add a marker in the apidoc generator for
deprecated objects.

Good idea!

Absolutely.  And nice work wedging it in.  :-)


* I think it should be "deprecated by" instead of "deprecated for".

Agreed.


* You're using spaces for indention whereas the surrounding code uses
tabs.  Thus, at least with a tab width of 8, the code doesn't line up.

Experience has shown that you should never alter the size of a tab, but instead tell your editor how many spaces move when you hit tab. For vim, that's

  /* vim: set expandtab shiftwidth=4 softtabstop=4 : */

to set 4-space indent without changing the size of a hardware tab.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]