On Saturday 09 July 2005 11:52, Randall R Schulz wrote:
Steven,
On Saturday 09 July 2005 04:44, Steven T. Hatton wrote:
Has anybody worked with ACE? http://www.cs.wustl.edu/~schmidt/ACE.html
Like Jeffrey, I, too, have worked with TAO. Schmidt's software has a good reputation both for design and implementation quality.
On the other hand, I quickly learned to hate CORBA...
... Steven
Randall Schulz
So far, I'm a bit disappointed. There are literally hundreds of #MACROS. Errors are handled by return values rather than by exceptions. The concept of RAII seems to be completely missing from at least some of the design. I'm hoping I can overcome my resistance to these features so I can use ACE. I have to say, it possesses all the aspects that kept me away from C++ for a long time. I truly believe C++ could be used much more effectively than this. -- Regards, Steven