I'm working on a WPF interface that could use AvalonDock, or a similar dockable windows interface. My understanding is that AvalonDock is a pretty good dockable window interface, but I'm a bit worried about the ongoing status of it. Is it honestly active? Many comments on the site discussion and bug tracker mention the developer being too busy, i.e.
I've decided to shuthdown my blog site (youdev.net) as I'm too busy for now to update it with regularity. Anyway I created a getting started tutorial for AvalonDock (1.3) that can be accessed from here. I'll try to answer any question you may have into the discussion section.
And there are a number of "Is this still active?" questions in the discussion section.
Thus, my question: Is anyone actually using this in production software? What issues are there with it that would be problematic.
Likewise, if anyone has pointers to a decent dockable window library, free or commercial, I'd be interested in taking a look.
Edit: I'm using C# and .NET 4 in VS2010.