Hey guys, i am trying to extend my logging trait. The Problem is, i can't say something like A <: LongKeyedMapper[A] in my trait since ProtoUser doesn't use IdPK but uses it's own declarations (which look the same to me).
If i read that piece of code right, it should be no problem to extend ProtoUser with IdPK. Best regards
-- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
