I’ve gone down the path of virtually rewriting the
msvc backend for rbuild. Our current implementation had completely outgrown its
original design and was becoming very difficult to manage, as highlighted when
I was adding support for VS 2010.
Anyway, whilst I’m doing this I think it’s a
good time assess what we want to support. We currently support Visual Studio 6,
Visual Studio .NET 2002 and Visual Studio.NET 2003. This is a waste of time IMO
and only adds to the complexity of the module
I’m proposing to remove support for these 3 products
unless anyone has any reasons against.
Ged.