The documentation states: "By default bindings are loaded from a ~/Views/Bindings.xml file if it is present in your project.", see
http://www.sparkviewengine.com/documentation/bindings However - the real path is actually ~/Views/bindings.xml - with a lower case "b".
When running under Mono this distinction is quite important. Personally I would love to see the source code change to match the documentation, as I feel it is more within the spirit of the naming conventions used elsewhere - but really as long as the code and documentation agree I am happy :)
URL: http://sparkviewengine.codeplex.com/workitem/10032