Re: [orbitcpp-list] idl compiler has arrived
Status: Beta
Brought to you by:
philipd
From: Phil d. <ph...@us...> - 2000-03-02 14:13:59
|
Andreas Kloeckner wrote: > > Hi Phil, Hi Braden, > > > So I propose we attempt to do the following (in the short term at > > least): > > > > 1) We use the C++ language mapping style (underscores etc..) for the > > runtime: > > - All the code in the orb directory > > - The generated stubs and skeletons > > > > 2) We use Andreas' coding style (but not indentation style ;-) for the > > idl compiler since it appears to be fairly complete, and changing it > > represents a fairly large and tedious task. > > > > I'd add that if somebody wants to change the idl-compiler style to match > > the c++ language mapping later then I think that may be a good thing(tm) > > from a maintenance point of view. > > i fully agree. (finally :) what is the convention for data members then? > Uppercase or m_ember? > For the orb directory at least, I'd like to keep m_ember. Phil. |