Just to answer to item 2: You can have variables inside helper calls on nvelocity, for example I copy for a project I am working now:
<a class="edit" href="$Url.For("%{route='edit-profile-album', params={id=$profile.Id, albumid=$album.Id}}")" title='$l10n.Get("profile_option_editalbum")'> <img src="/content/images/icon_edit.png" /> </a> But I am considering to test AspView for my next project, looks good... 2009/5/7 R. Rajesh Jeba Anbiah <ng4rrjanb...@rediffmail.com> > > I'm on the verge to propose MonoRail for my ASP.NET team. > Previously I proposed ASP.NET MVC and developer faced issue with > RenderPartial and requirement related issue like IIS7; so I've checked > MonoRail as a Open Source alternative. I'd like to know few more > things before I recommend. > > 1. Is this project stable? (Sorry to ask this; but I read somewhere > that the original developer left for MS) > > 2. What is the template engine of preference here? I read somewhere > that NVelocity may give trouble. Quick check shows that I can't do > this: > <img src="$Html.Link("/photos/view/$photo.id")" /> > > 3. Don't we have any code generating to generate for CRUD pages like > index, view, add, edit, delete? or some sort of template or so? (I > still can't find that) > > TIA > > -- > <?php echo 'Just another PHP saint'; ?> > Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ > > > > -- Ricardo Lopes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to castle-project-users@googlegroups.com To unsubscribe from this group, send email to castle-project-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---