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, Henry Conceição On Fri, Jul 16, 2010 at 3:30 PM, Ken Egozi <[email protected]> wrote: > btw, if Razor would have a good API and extension points (namely not > enforcing a certain base-class, but an interface instead, which is unlikely > judging by MS history), it could retire Aspview and maybe also Brail > > > > On Fri, Jul 16, 2010 at 10:28 PM, Ken Egozi <[email protected]> wrote: >> >> Razor does what AspView and Brail do. >> the upside of NV is that it does not allow any actual logic since it's not >> an actual scripting env. but rather purely templ engine. >> >> >> >> >> 2010/7/16 Henry Conceição <[email protected]> >>> >>> NVelocity should be retired, imo. Razor seems to do everything that >>> nvelocity does and more. >>> >>> Cheers, >>> Henry Conceição >>> >>> >>> >>> On Fri, Jul 16, 2010 at 11:56 AM, bdaniel7 <[email protected]> wrote: >>> > Hi, >>> > >>> > My wishes as user of Monorail: >>> > 1. fully working intellisense for NVelocity (Jonathon's CVSI does not >>> > make a user fully happy and we have to wait for R# support ) >>> > 2. New Monorail Project wizard, like it used to be and more than that. >>> > >>> > the wizard will make the whole Castle framework more aproachable for >>> > newbies to start building web apps. >>> > >>> > Daniel >>> > >>> > On Jul 15, 5:26 am, Henry Conceição <[email protected]> wrote: >>> >> On the roadmap 2.1 thread, John asked me: >>> >> >>> >> "Actually, it would be nice to hear your thoughts on the future of MR? >>> >> The way I see it, MS MVC2 has pretty much caught up with MR features >>> >> and the way things are going MS MVC3 is pretty much going to blow MR >>> >> out of the water, so if we don't do massive refactoring and >>> >> improvements, what should we do?" >>> >> >>> >> I think refactoring the current implementation and try to offer >>> >> similar and/or slightly better implemented features won't be enough. >>> >> Or Monorail 3 turn out to be something really innovative on the .Net >>> >> land or it'll be remembered only as the hippie alternative for that ms >>> >> web framework. Companies and/or people won't buy the risk of trust on >>> >> us or go against the status quo for such small reward. >>> >> >>> >> Do I have an awesome ideia to it? Unfortunately no. Just a few sparse >>> >> thoughts of what Dlr, Conventions, Composition and a more intelligent >>> >> view engine could do, but nothing concrete. >>> >> >>> >> Cheers, >>> >> Henry Conceição >>> > >>> > -- >>> > 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. >>> > >>> > >>> >>> -- >>> 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. >>> >> >> >> >> -- >> 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. > -- 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.
