mostlylucid

scott galloway's personal blog...
posts - 911, comments - 723, trackbacks - 11

My Links

News

Archives

Post Categories

Misc. Coding

The Code Project - Simulated Multiple Inheritance Pattern for C# - C# Programming

The Code Project - Simulated Multiple Inheritance Pattern for C# - C# Programming

Really interesting pattern…not sure how much I’d want to rely on it for all but the most edge cases but nice read anyway…

Print | posted on Sunday, April 10, 2005 1:35 PM |

Feedback

Gravatar

# re: The Code Project - Simulated Multiple Inheritance Pattern for C# - C# Programming

Sounds like the adapter pattern would be a better fit.
4/11/2005 2:22 PM | Darrell
Gravatar

# re: The Code Project - Simulated Multiple Inheritance Pattern for C# - C# Programming

This pattern is for a slightly different purpose than the Adapter (http://www.dofactory.com/Patterns/PatternAdapter.aspx) - but I'd agree in most cases where you need this sort of functionality, Adapter would be more usual - nice to have another option though :)
4/11/2005 2:31 PM | Scott Galloway
Comments have been closed on this topic.

Powered by: