I completely agree with Jason Hill, this is a dirty solution. I also understand this is a “temporal” solution, but I’ve never liked temporal solutions because they tend to be final solutions (I hope not)
I’m not an expertise in this field, but I liked the tagMapping solution of the RC version because the changes of the Validator controls were integrated in the AJAX dll itself; the solution of changing the ASP.NET dll (part of the framework) it looks to me to be more dangerous, because this implies a change in the framework. I guess Microsoft will release a Framework update (nobody knows when), then you will have to patch not only developers machines, but production machines. So, in order to make work Atlas on production, you will have to install the AJAX itself and the patch to the framwork; to me, is not really nice, moreover when you are dealing with hosting environment where you have “limited” control.