Wow!

On Mon, Jun 22, 2009 at 9:30 PM, Naftoli Gugenheim <naftoli...@gmail.com>wrote:

> I was working on something to help make it easier to deal with one to many
> relationships. I'm attaching it (OneToMany.scala) along with a class that
> uses it (partially work in progress), although it's a bit verbose (partially
> because my class names are very long). Advantages include access to the
> children like a collection, and ability to add and remove children but defer
> actually saving it, as well as adding the children before the parent was
> saved and got an id.
> It's not test very thoroughly, and of course any suggestions for
> improvement are more than welcome. I'm planning to try to make something
> similar for many to many soon.
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
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