End of the beginning for the Windows Installer XML toolset.

For the last few months, the five core developers on the Windows Installer XML toolset have met at my house on Tuesday nights to kill off a bunch of bugs or new features.  We usually start around 6:30 PM and work until 2:00 AM or so.  We often play a bit of Halo (sometimes Peter joins in) before calling it a night.

Previously, we’ve always had a back log of serious to semi-serious issues that needed to be addressed each night.  More often than not, Derek would show up with at least one major bug affecting his quality of life.  Usually, I’d be the one stuck with trying to figure out how to solve his issues.

Anyway, the point is that tonight was a really easy night.  There were no real burning issues.  Now I know that the decompiler is still busted in many different ways and that WiX still does not support configurable Merge Modules (I still strongly dislike configurable Merge Modules), but the compiler and linker appear to be very stable right now.  This may be premature, but I truly believe tonight we saw the end of the beginning for the WiX toolset.

So, what does this mean going forward?  Well, there are still some features that I’d like to get into the compiler and linker (for example, continuing the compile even though an error occurred) but my primary focus is slowly going to be shifting from fixing bugs to writing documentation.  With improved documentation and a decent amount of “bake time”, I think we’ll finally be able to mark the Windows Installer XML toolset stable.

Anyway, I should get the latest fixes packaged up and posted by Thursday.  After that, I’ll be looking for feedback on the WiX-users@lists.sourceforge.net mailing list for areas of documentation that need improvement most.  I’ll also be keeping a sharp eye on the bug list, to see just how stable the WiX code base really is.

[Update: I updated the title of this blog entry to better reflect the topic discussed above.  I'm attempting to improve my blog communication skills.]