bel...@websense.com]
Sent: Thursday, December 10, 2009 3:29 PM
To: trafficserver-dev@incubator.apache.org
Subject: RE: coding style - simple vs. complex C++
(I feel funny throwing my 2c on these generic threads when I've contributed
zip, but John opened it up so...)
- Exceptions, a.k.a. the su
-
From: Belmon, Stephane [mailto:sbel...@websense.com]
Sent: Thursday, December 10, 2009 3:29 PM
To: trafficserver-dev@incubator.apache.org
Subject: RE: coding style - simple vs. complex C++
(I feel funny throwing my 2c on these generic threads when I've contributed
zip, but John opened it up so
, so is std::map... slippery
slope.
-Original Message-
From: John Plevyak [mailto:jplev...@acm.org]
Sent: Thursday, December 10, 2009 10:45 AM
To: trafficserver-dev@incubator.apache.org
Subject: Re: coding style - simple vs. complex C++
I would like to open up discussion on the simple vs
I would like to open up discussion on the simple vs. complex C++/OO issue.
There is a continuum between basic K&R C and full-blown meta-template
programming,
virtual everything, multiple-inheritance, massively overloaded, super
Object-Oriented C++.
Somewhere there is a happy point where most