[Insight-developers] gcc 3.4 and information hiding

Lorensen, William E (Research) lorensen at crd.ge.com
Sun Sep 12 20:15:54 EDT 2004


Julien,
I tried some experiments this weekend. I replaced some of the changes you
made in Statistics and SpatialObjects with this->Get...() methods. I moved
the protected member data to a private section.

I think this approach is quite doable and meets our style. It also
encourages information hiding.

Bill


More information about the Insight-developers mailing list