wait - that was real? I thought you were kidding.
As for the 8 months bit, I'd think it is for the whole thing, including the Dev app, the new APIs (get all tweets - yay), the (very important - no kidding here) product definition process (which Hammet described some time ago) and whatnot. The actual "compiler" should be trivial. It took me about a night and a half to get the initial version of AspView out of the door (which went straight into production for the company I used to work for back then) 2010/7/16 Henry Conceição <[email protected]> > Yeah. And I read a blog post somewhere which says that they worked at > least 8 months on that. Well done! > > Cheers, > Henry Conceição > > > > On Fri, Jul 16, 2010 at 4:53 PM, Ken Egozi <[email protected]> wrote: > > WebPageUltimateBase lol :) > > > > > > 2010/7/16 Henry Conceição <[email protected]> > >> > >> Yeah, forget what I said about razor. I did a quick look on > >> Microsoft.WebPages and it seems to be a mess (ex: WebPage -> > >> WebPageBase -> WebPafeRenderingBase - > WebPageUltimateBase) and > >> pretty coupled with mvc. > >> > >> Cheers, > >> Henry Conceição > >> > >> > >> > >> On Fri, Jul 16, 2010 at 4:27 PM, hammett <[email protected]> wrote: > >> > Actually afaik webmatrix is built on top of mvc. > >> > > >> > On Fri, Jul 16, 2010 at 1: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. > >> > > >> > > >> > > >> > -- > >> > 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. > >> > > >> > > >> > >> -- > >> 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 - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם > > > > -- > > 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. > > > > -- > 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 - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם -- 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.
