|
-
January 15th, 2012, 11:21 AM
#4
Re: Class Design
 Originally Posted by D_Drmmr
The derivation of Dialog from Wintraits (by the way, why not just call it Window?) makes sense
no it doesn't
a type trait class is a tracer and tracing something works best decoupled from what it's supposed to trace or encapsulated for a single purpose. in term of class design, the only exception to this is probably the crtp pattern.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|