On Tue, Apr 21, 2009 at 1:53 PM, Charles F. Munat <c...@munat.com> wrote:

>
> In Rails I wrote an extensive library of CRUD functionality that I used
> to build CRUD apps very quickly. My views were reduced to a few lines of
> code, controllers even more so. For example, a controller that had 350
> lines of code was reduced to around 12 lines. A view that had 200 lines
> became 20 lines. That really made things fast.
>
> I hope to do the same for Lift eventually (if someone else hasn't done
> it first), but in the meantime, I'm not quite as fast.
>
>
This kind of support is one of our goals with Record. There's still some
mismatch between the way that JPA sees the world and the way that Record
sees the world, but I'm confident that we can find some way to get them
playing together nicely.

Derek

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to