> > When it comes to NVelocity, is it about matter of taste or stability? (BTW, > I like it for being PHPish)
Stuff in the Core are consideted stable, otherwise they'd stay in contrib. That mean the options are Brail/AspView/NV. There's a page somewhere that does the comparison. It's a matter of taste though. They are preety similar in what they can do. Brail and AspView are more alike as they share a fair amount of their code (except compilation ofcourse). Code generators especially CRUD file creators are big selling tools > Hey - it's OSS. We won't mind a contribution in the way of a good, up-to-date, easy to configure and easy to maintain generator. I'd say that these days, a t4 based one could be nice. On Thu, May 7, 2009 at 3:03 PM, R. Rajesh Jeba Anbiah < [email protected]> wrote: > > On May 7, 4:37 pm, Ken Egozi <[email protected]> wrote: > > 1. It's being used on production environments all over the place, for a > few > > years. I personally have been involved with MR powered commercial > websites > > and products since 2006. > <snip> > > Thanks. I'm convinced now:-) > > > 2. It's a matter of taste. I personally would avoid NVelocity. For the > > less verbose taste I'd use brail, and for the stricter flavour (and the > > easier migration path for C#-ers), AspView might be the answer. > > Or look on the various contributed ones. Or implement your own if you > have > > to. It's quite simple actually. > > When it comes to NVelocity, is it about matter of taste or > stability? (BTW, I like it for being PHPish) > > > 3. I see no business value in those, so I never pushed for reviving the > > generators. Hammet has once written something about a way to use > > DynamicActions and a simple view skeleton to achieve CRUD pages with > minimal > > recurring code (and avoiding generated code altogether). > > I don't know why you say so. I'm not talking about scaffold > generators or Dynamic Data like stuffs--I'm talking about code > generators (which would create controller, model and view files for a > mod say "blogs"). Code generators especially CRUD file creators are > big selling tools (create a blog in 15mins or so). Otherwise, IMHO, > it's gonna be big learning curve for developers to start it. > > Thanks again for your quick response. > -- > <?php echo 'Just another PHP saint'; ?> > Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ > > > -- 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 -~----------~----~----~----~------~----~------~--~---
