Re: [orbitcpp-list] Comments about o2cpp
Status: Beta
Brought to you by:
philipd
From: Andreas K. <ak...@ix...> - 2000-02-02 22:50:04
|
Phil dawes wrote: > > Hi Phil, > ... marshalling techniques... Got your point. Cool. For some reason, I was stuck with thinking that stubs needed some virtual methods, thus must be created by their genuine constructor, thus requiring stub factory hashing... > Good. Can you recommend a good C++ indent program? (I've seen a couple > on freshmeat so I might investigate...) nope. i'll also see what i can find. > > As you may have noticed, the compiler also does some indentation of its > > output, and of course the output is indented my way. we might have to > > look into that, or remove indentation entirely. > > With the python compiler I didn't bother with indenting, and assumed > that I could probably just pass the file through indent or something > after compilation. it all depends on whether we can find some good indentation tool. if so, indentation by the compiler is just useless code clutter, if not, well... > > Cheers, > > Phil. cu andreas |