|
From: James W. W. <ja...@wr...> - 2005-01-06 18:25:42
|
Roger Holmes <rog...@mi...> wrote: >1) Should every E3ClassTree routine be a friend or a method? A third alternative would be to make E3ClassTree a separate class, initially containing nothing but static methods. Then you could just make E3ClassTree a friend of OpaqueTQ3Object. This seems the most reasonable to me. As a later step, it might be reasonable to make E3ClassTree a singleton, and move the class tree members of E3Globals into E3ClassTree. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |