
27 Apr
2005
27 Apr
'05
5:47 p.m.
"Rob Stewart" <stewart@sig.com> wrote in message news:200504271721.j3RHLiS27805@vanzandt.balstatdev.susq.com... | From: "Thorsten Ottosen" <nesotto@cs.auc.dk> | > | > trying to make a polymorphic object behave like a value object is | > | > confusing a best. | > | | > | Who does it confuse? Pimpl is a commonly used and well understood | > | pattern for doing just that. | > | > Pimpl is an ugly hack for compilation firewalls. | | Regardless of your opinion of the technique, Dave's statement | holds. there is no requirement that a Pimpl class should be copyable. -Thorsten