...and I'm fine with that. I want the ALT.NET mission statement and credo to remain up for debate for a while longer. I wanted to try to respond to Frans Bouma's comments on ALT.NET, but I don't have all of the answers to his questions yet. What ALT.NET is, other than a perfectly transparent excuse to get together, is still being defined. We're having a long running argument over a mission statement that's not particularly going anywhere. We're not the successors to the Agile movement because most of us are Agilists of one stripe or another. Despite publishing HOT/NOT HOT lists we're not necessarily pushing any particular set of specific tools so much as a set of values -- which will of course lead to some bias in tool selection. We're passionate about software, and that drives the participation in and usage of open source tools. In the end, I hope ALT.NET is mostly about actually doing what we already think is best, constantly refining those ideas, bringing in the best ideas from software development, and finding a way to teach others as well.
One of the negative comments this weekend went something like this: "ALT.NET isn't any kind of new revelation," to which I'd reply "exactly!" and add that noone ever said that it was. Another blogger said that ALT.NET was just a repackaging of the Pragmatic Programmers. If all we did was raise the awareness and understanding of the ideas in the Pragmatic Programmer book to .Net developers at large I'd call ALT.NET a success. I think of ALT.NET more as a means to mainstream existing techniques, thought, and tools into the larger .Net community. ALT.NET didn't invent Domain Driven Design, Behavior Driven Development, or Design Patterns, but we can help more people apply all of these things successfully and advance their usage in .Net. It's not entirely altruism either. All this stuff that I want to use on my projects will go down a lot easier if you know how to do it too.
If you're foolish enough to ask, any ex-Smalltalker will tell you that they knew everything we're discovering about OOP or literate programming back in the eighties. Yet all the same, most code that I see in the wild is messy procedural code with classes because basic OOP knowledge and best practices hasn't been mainstreamed. The SmallTalkers knew everything then, but many developers today don't. Something didn't happen correctly to pass the lessons of a previous generation down to the next. If the original developers of the messy procedural code understood twenty year old best practices about OOP that code could be much better and they could have worked faster as well by writing less code and avoiding the sphaghetti code problems.
Sure, I'd like to see innovation being piped through ALT.NET, and I saw a lot of material on the cutting edge of software development at the conference. However, the main goal of ALT.NET for me is to democratize better software engineering practices that might not be well known yet throughout the larger .Net community. Software development as a profession isn't very good at disseminating the lessons that we've already learned. I'm almost completely self taught, and I know that made some of the lessons I learned go down much harder than they might if I'd had effective mentoring along the way. Advancing the art of software develoment never ends, but there's a lot to gain simply by learning and teaching more about what we've already discovered.
And Frans, writing a full fledged competitor to LBLGen is definitely not in the works for me. That sounds like a great recipe for having no life. I'm perfectly content to use what's already out there, assuming that I ever get to do anything but write Xml configuration for a tiny bit of Java on the server side ever again.