I wonder if we know anyone from DevDiv who can sniff around about this ...

On Fri, Jul 16, 2010 at 11:09 PM, Ken Egozi <[email protected]> wrote:

> it works outside the context of MVC within the WebMatrix thing. you can
> have a single .cshtml file that acts and feels like a php/asp script (or
> webforms "script" for that matter)
> the question is if you can grab its parser/compiler, point it at a template
> file, get back an executable code that given a context of sorts
> (HttpContextBase or whatever) can generate output.
> then, with a proper base class (holding PropertyBag, Flash etc.) it would
> be pretty easy to hook into MR.
>
>
> On Fri, Jul 16, 2010 at 11:02 PM, hammett <[email protected]> wrote:
>
>> Do they expose an API not coupled with ASP.NET MVC?
>>
>> 2010/7/16 Henry Conceição <[email protected]>:
>> > My preference for Razor here is to relief us from the burden of
>> > maintain a template/view engine core plus his vs integration. But in
>> > the end, it'll be a matter of choose what is more appropriate for you:
>> > razor, brail, aspview, nvelocity or whatever.
>> >
>> > About the logic: if the developer wants to abuse the vw, he'll find a
>> > way. I think we should not care too much about it.
>>
>>
>> --
>> Cheers,
>> hammett
>> http://hammett.castleproject.org/
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Castle Project Development List" group.
>> To post to this group, send email to
>> [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<castle-project-devel%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/castle-project-devel?hl=en.
>>
>>
>
>
> --
> Ken Egozi.
> http://www.kenegozi.com/blog
> http://www.delver.com
> http://www.musicglue.com
> http://www.castleproject.org
> http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם
>



-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.delver.com
http://www.musicglue.com
http://www.castleproject.org
http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en.

Reply via email to