I'm studying Spark VE since some time and tried to run it in my
MonoRail project. I got some problems, and one of them is about
ValidationHelper class. Searching in google I found it:
http://github.com/castleproject/Castle.MonoRail/blob/master/Changes.txt
In recent changes, ValidationHelper and HtmlHelper were removed from
stable MR release. Now I'm downloading the Spark sources to fix it (I
guess) and want to know about MonoRail support status (most
documentation are dedicated to
ASP.NET MVC as I see)