>One example that is rife throughout the Abi code is the gnome FE code >where the main Window widget pointer is left in protected space where it >can be accessed and set by the over-loaded _constructWindow methods. > >Cheers > >Martin > >Motto: Some rules are made to be broken. foo_type getFoo(void) const; void setFoo(foo_type); That's all I have to say. Using protected for anything other than methods is horrible and should be considered wrong/bad code. Dom _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
- Re: some comments about our C++ code... jskov
- Re: some comments about our C++ code... Joaqu�n Cuenca Abela
- C++ refs [was: some comments about our C++ code.... Mike Nordell
- Re: some comments about our C++ code... Martin Sevior
- Re: some comments about our C++ code... Joaqu�n Cuenca Abela
- Re: some comments about our C++ code... Joaqu�n Cuenca Abela
- Re: some comments about our C++ code... Martin Sevior
- Re: some comments about our C++ code... Joaquin Cuenca Abela
- Re: some comments about our C++ code... Michael D. Crawford
- Re: some comments about our C++ code... Dom Lachowicz
- Re: some comments about our C++ code... jskov
- Re: some comments about our C++ code... Paul Rohr
- Re: some comments about our C++ code... Joaquin Cuenca Abela
- Re: some comments about our C++ code... Paul Rohr
- Re: some comments about our C++... Joaquin Cuenca Abela
- Re: some comments about our C++ code... Dom Lachowicz
- Re: some comments about our C++ code... Joaquin Cuenca Abela
