tiro <tim.romb...@googlemail.com> writes: > Hello fellow Heavylifters, > > the following small utility classes could be useful for those who > develop somewhat classic data-oriented applications in Lift and with > Mapper: > > http://wiki.github.com/tromberg/Winglet/ > > In short: > * Do more with less template and snippet code > * Only execute the parts of your snippet needed by the current > template > * Deal flexibly with empty fields > * Display field errors on input forms by default > * Display result lists in a table > > Feedback welcome (work in progress),
Very cool. I've felt the same tension between CRUDify vs snippets, but ended up creating my own version of CRUDify. But I'll soon be needing fancier forms, so will revisit this... /Jeppe -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to lift...@googlegroups.com. To unsubscribe from this group, send email to liftweb+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.