Finally I’ve gotten the XslCodebehind module added to the Sitecore shared source modules.
Go to http://trac.sitecore.net/XslCodebehind if you want to have a look at the source.
Please give me a shout if you have any comments or if you want to contribute with ideas or coding.
Nice, I’d really love that if I had to use xslt’s at all.. I could think of two things:
1) Using auto-include files so that there’s no need to manually update web.config
2) Provide easier xslt-codebehind marshaling of arguments and/or return values.
Thanks for your feedback!
I’m not sure I understand your point 1) though – once the XslCodebehind module have been set up, there is no more need for changes in the web.config – see http://trac.sitecore.net/XslCodebehind/wiki/Usage. This is the beauty of the module – or have I misunderstood your comment?