Hey Lifters, Again and again I'm having problems to do simple CRUD operations with mapped fields, especially referenced fields (foreign keys).
Because I think everyone need those things and I couldn't find a simple way to do it (I still don't really know how to use .map(...) with openOr to get foreign key references out of the database...it's like stumbling around in the dark...), I would write an article for the wiki. For example, I've a class that extends LongKeyedMapper and mixes in a trait (that extends BaseLongKeyedMapper). When I want to access a foreign key that is defined inside the trait, I can't do it the way that is described in the Lift Book (from 10th of July) in Listing 6.9: Accessing Foreign Objects! Why? thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---