Second part in a two part blog post series about my search for a C# alternative for Ruby's acts_as_tree plugin. I'll talk about mixins, extension methods and marker interfaces in C#, and I will show how methods for tree traversal can be added to existing entity classes.
0 comments