Hi,
I've been working on an OpenRasta app all week and felt dirty having
to use the WebForm View Engine - so decided port the views to Spark. I
used the Spark Codec from:
http://thesleepydev.co.uk/?p=120 - I had to
upgrade some of the interfaces that seem to be out of date with the
latest version of OpenRasta. Everything worked perfectly until I
realised that the Master view wasn't being rendered.
So my question is - are there any known issues with Spark's <use
master=""/> functionality or could this be an OpenRasta Spark Codec
issue.
Spark 1.1.0.0
VS2010 / .NET 4.0
Hosted in Open Rasta
Many thanks!
Howard