[vtk-developers] Smart pointer declaration macro?

Sean McBride sean at rogue-research.com
Thu Jan 28 11:32:35 EST 2010


On 1/28/10 10:09 AM, David Cole said:

>The fact that we disallow abbreviations by convention means that we will end
>up with long names. It would be better to leave things as they are and
>everybody get over the "waa waa this name is too long" syndrome.

Another thought, which I'm not necessary advocating, but thought should
be mentioned: increase max line length from 80 to something higher.  80
chars is what my Apple II maxed out at, it seems a bit low for today's
monitors.


On 1/28/10 10:32 AM, David E DeMarle said:

>Do any of the above options allow intellisense and similar code
>completion tools to expose the pointed to class's method/members?

Similarly, would any of the proposed forms make identifying leaks by
line number harder?  Would valgrind any similar tools still be able to
identify a leak as being on line 123?

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtk-developers mailing list