... Output(Url.create<CategoryController>(c=>c.index())); ... from the looks of it, AspView did a good job compiling from the view template to the csharp class. now it's a matter of Url.create syntax, and/or the c#3 compiler configuration (codedom section)
On Wed, Feb 4, 2009 at 6:12 PM, Victor Kornov <[email protected]> wrote: > +1 > > On Wed, Feb 4, 2009 at 5:59 PM, Colin Ramsay <[email protected]>wrote: > >> >> Wouldn't Url.create be Url.Create, anyway? >> >> > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com http://www.musicglue.com http://www.castleproject.org http://www.gotfriends.co.il --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
